]> Shamusworld >> Repos - ttedit/blobdiff - src/tte_res.h
Set the eol style on the project to native, to avoid line ending chaos.
[ttedit] / src / tte_res.h
index 3bf6dbaebb73455f3359dce9fd8eb91e58af7963..9efa64111ead88df79a55d262ccf26d835e81750 100755 (executable)
@@ -1,46 +1,46 @@
-//\r
-// Resource includes\r
-//\r
-// by James L. Hammons\r
-//\r
-\r
-// Uncomment this to debug logging...\r
-//Actually, this is done on a file by file basis and NOT here...\r
-//#define DEBUG\r
-\r
-//\r
-// Common equates also used in the resource file\r
-//\r
-\r
-#define        IDI_ICON                        0x01L           // IDs same as in ttedit.asm\r
-#define        IDM_MENU                        0x02L\r
-#define        IDA_ACCEL                       0x03L\r
-#define        IDD_ABOUT                       0x04L\r
-#define IDR_TOOLBAR1           0x05L\r
-#define IDB_TOOLBAR1           0x06L\r
-#define IDB_TOOLPAL1           0x07L\r
-#define IDC_CURSOR1                    0x08L\r
-#define IDC_CURSOR2                    0x09L\r
-#define IDC_CURSOR3                    0x0AL\r
-#define IDC_CURSOR4                    0x0BL\r
-#define IDC_CURSOR5                    0x0CL\r
-#define IDC_CURSOR6                    0x0DL\r
-#define IDC_CURSOR7                    0x0EL\r
-#define IDC_CURSOR8                    0x0FL\r
-\r
-#define        IDS_SYSMENU                     0x010L\r
-#define        IDM_FILEMENU            0x011L\r
-#define        IDM_HELPMENU            0x012L\r
-\r
-#define        IDM_NEW                         0x020L\r
-#define        IDM_OPEN                        0x021L\r
-#define        IDM_SAVE                        0x022L\r
-#define        IDM_SAVEAS                      0x023L\r
-#define        IDM_EXIT                        0x024L\r
-#define        IDM_HELPTOPICS          0x025L\r
-#define        IDM_ABOUT                       0x026L\r
-\r
-#define        ID_TBLEFT                       0x030L\r
-#define        ID_TBRIGHT                      0x031L\r
-#define        ID_TBCHARWIN            0x032L\r
-\r
+//
+// Resource includes
+//
+// by James L. Hammons
+//
+
+// Uncomment this to debug logging...
+//Actually, this is done on a file by file basis and NOT here...
+//#define DEBUG
+
+//
+// Common equates also used in the resource file
+//
+
+#define        IDI_ICON                        0x01L           // IDs same as in ttedit.asm
+#define        IDM_MENU                        0x02L
+#define        IDA_ACCEL                       0x03L
+#define        IDD_ABOUT                       0x04L
+#define IDR_TOOLBAR1           0x05L
+#define IDB_TOOLBAR1           0x06L
+#define IDB_TOOLPAL1           0x07L
+#define IDC_CURSOR1                    0x08L
+#define IDC_CURSOR2                    0x09L
+#define IDC_CURSOR3                    0x0AL
+#define IDC_CURSOR4                    0x0BL
+#define IDC_CURSOR5                    0x0CL
+#define IDC_CURSOR6                    0x0DL
+#define IDC_CURSOR7                    0x0EL
+#define IDC_CURSOR8                    0x0FL
+
+#define        IDS_SYSMENU                     0x010L
+#define        IDM_FILEMENU            0x011L
+#define        IDM_HELPMENU            0x012L
+
+#define        IDM_NEW                         0x020L
+#define        IDM_OPEN                        0x021L
+#define        IDM_SAVE                        0x022L
+#define        IDM_SAVEAS                      0x023L
+#define        IDM_EXIT                        0x024L
+#define        IDM_HELPTOPICS          0x025L
+#define        IDM_ABOUT                       0x026L
+
+#define        ID_TBLEFT                       0x030L
+#define        ID_TBRIGHT                      0x031L
+#define        ID_TBCHARWIN            0x032L
+