wine/include/winres.h
2000-09-22 21:00:36 +00:00

8 lines
96 B
C

#include "winresrc.h"
#ifdef IDC_STATIC
#undef IDC_STATIC
#endif
#define IDC_STATIC (-1)