]>
git.zerfleddert.de Git - linexec-j720/blob - newres.h
e6e2a53ad0b7cba9c794f374b38beaf6f0d7137c
5 #define UNDER_CE _WIN32_WCE
8 #if defined(_WIN32_WCE)
9 #if !defined(WCEOLE_ENABLE_DIALOGEX)
10 #define DIALOGEX DIALOG DISCARDABLE
13 #define SHMENUBAR RCDATA
14 #if defined(WIN32_PLATFORM_PSPC) && (_WIN32_WCE >= 300)
16 #define AFXCE_IDR_SCRATCH_SHMENU 28700
18 #define I_IMAGENONE (-2)
22 #define IDM_SHAREDNEW 10
23 #define IDM_SHAREDNEWDEFAULT 11
24 #endif // _WIN32_WCE_PSPC
25 #define AFXCE_IDD_SAVEMODIFIEDDLG 28701
31 #include "winuser.h" // extract from windows header
39 #define IDC_STATIC (-1)