ldmicro.cpp ldmicro.cpp(739) : error C2065: 'VK_OEM_1' : undeclared identifier ldmicro.cpp(739) : error C2051: case expression not constant ldmicro.cpp(748) : error C2065: 'VK_OEM_2' : undeclared identifier ldmicro.cpp(748) : error C2051: case expression not constant ldmicro.cpp(752) : error C2065: 'VK_OEM_5' : undeclared identifier ldmicro.cpp(752) : error C2051: case expression not constant ldmicro.cpp(843) : error C2065: 'VK_OEM_PLUS' : undeclared identifier ldmicro.cpp(843) : error C2051: case expression not constant ldmicro.cpp(851) : error C2065: 'VK_OEM_MINUS' : undeclared identifier ldmicro.cpp(851) : error C2051: case expression not constant ldmicro.cpp(868) : error C2065: 'VK_OEM_PERIOD' : undeclared identifier ldmicro.cpp(868) : error C2051: case expression not constant ldmicro.cpp(876) : error C2065: 'VK_OEM_COMMA' : undeclared identifier ldmicro.cpp(876) : error C2051: case expression not constant ldmicro.cpp(959) : error C2065: 'GET_WHEEL_DELTA_WPARAM' : undeclared identifier ldmicro.cpp(1101) : error C2664: 'SetTimer' : cannot convert parameter 4 from 'void (struct HWND__ *,unsigned int,unsigned long,unsigned long)' to 'void (__stdcall *)(struct HWND__ *,unsigned int,unsigned int,unsigned long)' None of the functions with this name in scope match the target type . . . NMAKE : fatal error U1077: 'cl' : return code '0x2' stop