src/winsup/w32api ChangeLog include/commdlg.h ...

Robert Collins robert.collins@itdomain.com.au
Tue Dec 4 06:21:00 GMT 2001


I believe that IDC_STATIC is _meant_ to be defined by the application -
see the second hit on that Google list for example.
==
#ifdef IDC_STATIC
#undef IDC_STATIC
#endif
#define IDC_STATIC      (-1)
==




More information about the Cygwin-developers mailing list