windows-nt/Source/XPSP1/NT/inetsrv/iis/ui/admin/certwiz/notdefined.h
2020-09-26 16:20:57 +08:00

11 lines
241 B
C

//
// notdefined.h
//
// This is temporal header file. We should use it until we will switch
// to latest version of MFC
// From WinUser.h
#if(WINVER < 0x0500)
#define IDC_HAND MAKEINTRESOURCE(32649)
#endif /* WINVER < 0x0500 */