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

Thread: Dumb and Dumber

  1. #1
    Join Date
    Jan 2005
    Posts
    35

    Question Dumb and Dumber

    or at least thats the way this seems/feels.

    I am new to Visual C++ (MS VS 6).
    I want to print using the winapi to a DC passed from the FaxStartPrintJob method.

    How to do this has eluded me.
    I can send the job, (blank page) to the fax queue, I can find the window I want to print, but can I make sense of the printing routines - no!

    I cannot find a sample to do this, I have been searching for weeks...

    HOW do you print a window to a DC?

    Any help appreciated.

    Wee!
    Last edited by WeePecky; May 29th, 2005 at 04:50 PM.

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