//
// 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 */