Hi, I am missing the function TransparentBlt() with mingw32ce 0.59.1. wingdi.h provides the prototype only if WINVER>=0x410, but MSDN states TransparentBlt() is available since CE 4.0:
http://msdn.microsoft.com/en-us/library/aa453778.aspx wingdi.h defaults to WINVER=0x400, and doesn't bother to check _WIN32_WCE. When I attempt to force WINVER=0x410, the linker bails out with "undefined reference to `TransparentBlt'". Max ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel