Can the EM_INVALID found in the enumerated types be changed to something
else.
It causes a conflict with Microsoft Visual Studio 2005 float.h include
file. A google search for "EM_INVALID" shows it is in the boost C++
libraries as well.
Can this define be changed to not conflict with MS Visual Studio's float.h
include file?
#define EM_INVALID _EM_INVALID
Nobody/Anonymous ( nobody ) - 2009-05-01 18:30
5
Open
None
Nobody/Anonymous
None
None
Public