CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Please help: changing Windows default printer

    Hello everyone,

    Hopefully someone can help me with this. I need some VB code to change
    the Windows default printer in Control Panel. I can't just change the
    application default printer, I have to change the system default. I'm
    not very conversant with API calls, so if that's the only way to do
    this, I'd really appreciate some actual code or a reference to where I
    can get some.

    Thanks a lot,

    Joe




  2. #2
    Join Date
    Sep 1999
    Location
    Germany
    Posts
    66

    Re: Please help: changing Windows default printer


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured