#include "wx/msw/dibutils.h"
#ifdef __WXWINE__
- #include <module.h>
+/* Why module.h? No longer finds this header.
+ #include <module.h>
+*/
#endif
#if defined(__WIN32__)
}
if (sizeof(bi) != _lread(fh,(LPSTR)&bi,sizeof(bi)))
- return FALSE;
+ return NULL;
/*
* what type of bitmap info is this?