1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Unable to launch Printer Setup

Discussion in 'Other PC Software' started by compdude, 2003/01/23.

Thread Status:
Not open for further replies.
  1. 2003/01/23
    compdude

    compdude Well-Known Member Thread Starter

    Joined:
    2002/01/10
    Messages:
    62
    Likes Received:
    1
    I know this isn't really a programmer/developer board, but I have a question that I haven't been able to get answered any place else. Knowing the collective knowledge level of the members of this board, I am hoping someone can help.

    I am currently developing a new system for a client of mine. One of their requests is to have a menu option for 'Printer Setup'. This is similar to what you get in IE when you choose 'File --> Print...' I can't seen to find any way to invoke this dialog and it doesn't appear to be a separate executable because nothing shows up in the task manager. So I am assuming it is a function call to an operating system DLL or OCX control. Does anyone know how to do this?

    Thanks for any help.
     
  2. 2003/01/24
    unixfan

    unixfan Inactive

    Joined:
    2002/01/26
    Messages:
    282
    Likes Received:
    0
    Code:
    [URL=http://www.robvanderwoude.com/printfiles.html]rundll32.exe mshtml.dll,PrintHTML  "%1 "[/URL]
    
     

  3. to hide this advert.

  4. 2003/01/24
    compdude

    compdude Well-Known Member Thread Starter

    Joined:
    2002/01/10
    Messages:
    62
    Likes Received:
    1
    Thanks for the response. I will try it out and post back.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.