CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    1

    Help: About NT DDK

    I want to write a virtual printer driver which can capture the print
    output to a bitmap file in NT. The driver is closely like the example
    "CBITMAP" in Win95DDK. How to implement it in NT? Thanks.


  2. #2
    Join Date
    Aug 1999
    Posts
    2

    Re: Help: About NT DDK

    I am trying to do the same thing and am wondering if you have had any success. If you have could you please let me know.
    Thanks


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