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)
17 #define I_IMAGENONE (-2)
21 #define IDM_SHAREDNEW 10
22 #define IDM_SHAREDNEWDEFAULT 11
30 #include "winuser.h" // extract from windows header
37 #define IDC_STATIC (-1)