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

    CDib Class from Programming Visual C++ 5th ed.

    Could anyone email me the source code contained in the MS Book
    Programming Microsoft Visual C++, 5th Ed.
    ISBN: 1-57231-857-0 and accompanying CD:

    Chapter 11 Bitmaps

    In particular the CDib class. ie DIBs and the CDib Class page 243

    This is simply the most uptodate version that i have seen. I would like to revise and improve on it using the one here upon codeguru and other offerings by programmers from ms. I will return the "improved" cdib class to whom ever supplies me with a complete rendering of the source, thank you in advance

    David.


  2. #2
    Join Date
    Apr 1999
    Posts
    34

    Re: CDib Class from Programming Visual C++ 5th ed.

    I have the code, but how can I send to you.


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