-#ifndef __NEWRES_H__\r\r
-#define __NEWRES_H__\r\r
-\r\r
-#if !defined(UNDER_CE)\r\r
-#define UNDER_CE _WIN32_WCE\r\r
-#endif\r\r
-\r\r
-#if defined(_WIN32_WCE)\r\r
- #if !defined(WCEOLE_ENABLE_DIALOGEX)\r\r
- #define DIALOGEX DIALOG DISCARDABLE\r\r
- #endif\r\r
- #include <commctrl.h>\r\r
- #define SHMENUBAR RCDATA\r\r
- #if defined(WIN32_PLATFORM_PSPC) && (_WIN32_WCE >= 300)\r\r
- #include <aygshell.h>\r\r
- #define AFXCE_IDR_SCRATCH_SHMENU 28700\r\r
- #else\r\r
- #define I_IMAGENONE (-2)\r\r
- #define NOMENU 0xFFFF\r\r
- #define IDS_SHNEW 1\r\r
-\r\r
- #define IDM_SHAREDNEW 10\r\r
- #define IDM_SHAREDNEWDEFAULT 11\r\r
- #endif // _WIN32_WCE_PSPC\r\r
- #define AFXCE_IDD_SAVEMODIFIEDDLG 28701\r\r
-#endif // _WIN32_WCE\r\r
-\r\r
-#ifdef RC_INVOKED\r\r
-#ifndef _INC_WINDOWS\r\r
-#define _INC_WINDOWS\r\r
- #include "winuser.h" // extract from windows header\r\r
- #include "winver.h" \r\r
-#endif\r\r
-#endif\r\r
-\r\r
-#ifdef IDC_STATIC\r\r
-#undef IDC_STATIC\r\r
-#endif\r\r
-#define IDC_STATIC (-1)\r\r
-\r\r
-#endif //__NEWRES_H__\r\r
+#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