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

Thread: GetDIBits

  1. #1
    Join Date
    Feb 2000
    Posts
    12

    GetDIBits

    I just want to print lines and polygon which are in a PictureBox control.

    The GetDiBits function always (and i mean ALWAYS) return 0 wich mean that something went wrong. Even by pasting the MicroSoft code it return 0

    Is this function still Working


    SOS




  2. #2
    Join Date
    Feb 2000
    Posts
    12

    NT Pack 3.0

    Unbelieveable :

    go to http://www.webspan.net/~pmills/tech/bugs_n-o.html

    and search Getdibits


    Service pack 3.0 did make GetDiBits not working.


    i install SP 5.0 and still did not work out

    sos




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