diff options
Diffstat (limited to 'dspcontrol/inc/resource.h')
-rw-r--r-- | dspcontrol/inc/resource.h | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/dspcontrol/inc/resource.h b/dspcontrol/inc/resource.h deleted file mode 100644 index f5fabad..0000000 --- a/dspcontrol/inc/resource.h +++ /dev/null @@ -1,39 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by c:\masm32\FlexLabs\DspControl\source\trunk\res\DspControl.rc
-//
-#define IDI_PC 101
-#define IDC_LIST 102
-#define IDT_MAIN 1000
-#define IDC_CLIST 3000
-#define IDC_ENABLED 40071
-#define IDC_STATUS_ONLINE 40072
-#define IDC_STATUS_AWAY 40073
-#define IDC_STATUS_DND 40074
-#define IDC_STATUS_NA 40075
-#define IDC_STATUS_OCCUPIED 40076
-#define IDC_STATUS_FREECHAT 40077
-#define IDC_STATUS_INVISIBLE 40078
-#define IDC_STATUS_ONTHEPHONE 40079
-#define IDC_STATUS_OUTTOLUNCH 40080
-#define IDC_PROTO 40081
-#define IDC_ETYPE_MESSAGE 40082
-#define IDC_ETYPE_URL 40083
-#define IDC_ETYPE_CONTACTS 40084
-#define IDC_ETYPE_ADDED 40085
-#define IDC_ETYPE_AUTHREQUEST 40086
-#define IDC_ETYPE_FILE 40087
-#define IDC_STARTTIME 40088
-#define IDC_ENDTIME 40089
-#define IDC_SHOWHIDDEN 50071
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1004
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|