diff options
Diffstat (limited to 'plugins/!NotAdopted/mDynDNS/resource.h')
-rw-r--r-- | plugins/!NotAdopted/mDynDNS/resource.h | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/plugins/!NotAdopted/mDynDNS/resource.h b/plugins/!NotAdopted/mDynDNS/resource.h deleted file mode 100644 index 27ce8e8fd7..0000000000 --- a/plugins/!NotAdopted/mDynDNS/resource.h +++ /dev/null @@ -1,44 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDOK 1
-#define IDCANCEL 2
-#define IDCLOSE 8
-#define IDCONTINUE 11
-#define IDB_DynDNS 103
-#define IDI_ONLINE 104
-#define IDI_OFFLINE 105
-#define IDI_NA 131
-#define IDI_OCCUPIED 159
-#define IDD_OPT_MDYNDNS 301
-#define IDC_USERNAME 302
-#define IDC_PASSWORD 303
-#define IDC_DOMAIN 304
-#define IDC_CREATEACCOUNT 305
-#define IDD_OPT_POPUPS 306
-#define IDC_DELAY_POPUP 307
-#define IDC_DELAY_CUSTOM 308
-#define IDC_DELAY_PERMANENT 309
-#define IDC_DELAY 310
-#define IDC_PREVIEW 313
-#define IDC_ENABLEPOPUP 314
-#define IDC_ENABLEUPDATEPOPUP 315
-#define IDC_DynDNS 316
-#define IDC_COLOR_CUSTOM 321
-#define IDC_COLOR_BKG 322
-#define IDC_COLOR_TXT 323
-#define IDC_COLOR_OS 324
-#define IDC_COLOR_POPUP 325
-#define IDI_ICON1 1000
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 106
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1003
-#define _APS_NEXT_SYMED_VALUE 111
-#endif
-#endif
|