In menu.rc insert at the top of the file (ie. before #include "resource.h"):
Code:
#include <windows.h>
#if !defined IDC_STATIC
#define IDC_STATIC -1
#endif