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

    CToolBar : Are Bitmaps used typically DDBs or DIBs?

    The CToolBar class does it expect the bitmaps to be DDBs or can it handle DIBs too?

    Wondered if anyone has had any performance issue based on the bitmap's being DDB's on a toolbar?

  2. #2
    Join Date
    Sep 2009
    Posts
    4

    Re: CToolBar : Are Bitmaps used typically DDBs or DIBs?

    That relates to multiple pixels on your own image site once you need to construct one differing than the other.
    And your idea about performance is ?

Tags for this Thread

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