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

    [RESOLVED] Bitmap Preview

    Somewhere on this website is an example of adding a preview icon to a filedialog.

    Do you know where it is?


  2. #2
    Join Date
    Apr 1999
    Location
    Germany
    Posts
    418

    Re: Bitmap Preview

    Hi Andrew,

    the code for customizing common dialogs is under http://www.codeguru.com/dialog/index.shtml

    HTH

    Martin

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