1 #ifndef RC_INVOKED 2 #error RC_INVOKED not defined 3 #endif 4 #ifndef _WIN32 5 #error _WIN32 not defined 6 #endif 7 #define MY_ID 42 8