windows-nt/Source/XPSP1/NT/inetsrv/iis/ui/admin/certwiz/notdefined.h

11 lines
241 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//
// 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 */