Hello,

I got recently hit by compilation error due to dlgs.h (included from 
windows.h) #defining several macros with common names - in my case rad1, 
rad2 (for radius 1, radius 2). Are those part of Windows API or could 
they be renamed to something less prone to conflict with user code, or 
perhaps defined as safe constants via enum {rad1=0x0420,...} instead of 
macros?

Cheers, Vaclav

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to