X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftte_res.h;fp=src%2Ftte_res.h;h=9efa64111ead88df79a55d262ccf26d835e81750;hb=c84263bb8b0d16e4c6da49aa0b7d0bc904ae02b1;hp=3bf6dbaebb73455f3359dce9fd8eb91e58af7963;hpb=5c7c36b21d0f2a88accd8ff12c05dcc3004ce0e8;p=ttedit diff --git a/src/tte_res.h b/src/tte_res.h index 3bf6dba..9efa641 100755 --- a/src/tte_res.h +++ b/src/tte_res.h @@ -1,46 +1,46 @@ -// -// 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 - +// +// 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 +