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