Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / WCE samples / PocketPCFrame / newres.h
diff --git a/research/transmission_spectroscopy/TOF/Win32++/WCE samples/PocketPCFrame/newres.h b/research/transmission_spectroscopy/TOF/Win32++/WCE samples/PocketPCFrame/newres.h
new file mode 100644 (file)
index 0000000..ca795c2
--- /dev/null
@@ -0,0 +1,41 @@
+#ifndef __NEWRES_H__\r
+#define __NEWRES_H__\r
+\r
+#if !defined(UNDER_CE)\r
+#define UNDER_CE _WIN32_WCE\r
+#endif\r
+\r
+#if defined(_WIN32_WCE)\r
+       #if !defined(WCEOLE_ENABLE_DIALOGEX)\r
+               #define DIALOGEX DIALOG DISCARDABLE\r
+       #endif\r
+       #include <commctrl.h>\r
+       #define  SHMENUBAR RCDATA\r
+       #if defined(WIN32_PLATFORM_PSPC) && (_WIN32_WCE >= 300)\r
+               #include <aygshell.h>\r
+               #define AFXCE_IDR_SCRATCH_SHMENU  28700\r
+       #else\r
+               #define I_IMAGENONE             (-2)\r
+               #define NOMENU                  0xFFFF\r
+               #define IDS_SHNEW               1\r
+\r
+               #define IDM_SHAREDNEW        10\r
+               #define IDM_SHAREDNEWDEFAULT 11\r
+       #endif // _WIN32_WCE_PSPC\r
+       #define AFXCE_IDD_SAVEMODIFIEDDLG 28701\r
+#endif // _WIN32_WCE\r
+\r
+#ifdef RC_INVOKED\r
+#ifndef _INC_WINDOWS\r
+#define _INC_WINDOWS\r
+       #include "winuser.h"           // extract from windows header\r
+//     #include "winver.h"   \r
+#endif\r
+#endif\r
+\r
+#ifdef IDC_STATIC\r
+#undef IDC_STATIC\r
+#endif\r
+#define IDC_STATIC      (-1)\r
+\r
+#endif //__NEWRES_H__\r

UCC git Repository :: git.ucc.asn.au