Menu

#8 Problem when including EasyBMP.h in win32 apps

closed-fixed
Bug Report (11)
5
2005-09-14
2005-09-10
Anonymous
No

If EasyBMP.h is included before windows.h in a win32
app, most of the GDI functions that should be found
aren't. A temporary workaround is to always include
windows.h before EasyBMP.h in a win32 project. I'm
pretty sure it's because the EasyBMP_DataStructures.h
file defines _WINGDI_H. Please fix this!

Discussion

  • Paul Macklin

    Paul Macklin - 2005-09-13
    • status: open --> open-accepted
     
  • Paul Macklin

    Paul Macklin - 2005-09-13

    Logged In: YES
    user_id=1202584

    I plan to address this issue in the next release of EasyBMP.
    A fix is currently undergoing testing, and it will be
    released as part of Version 0.67 in the next one-to-two days.

     
  • Paul Macklin

    Paul Macklin - 2005-09-14

    Logged In: YES
    user_id=1202584

    This bug has been fixed as of Version 0.67 of the library.
    Please open a new support tracker item if you require
    additional support. Thank you for your patience while we
    addressed this issue. -- Paul

     
  • Paul Macklin

    Paul Macklin - 2005-09-14
    • status: open-accepted --> open-fixed
     
  • Paul Macklin

    Paul Macklin - 2005-09-14
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.