diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/src/resource.h')
-rw-r--r-- | plugins/Dbx_mmap_SA/src/resource.h | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/plugins/Dbx_mmap_SA/src/resource.h b/plugins/Dbx_mmap_SA/src/resource.h deleted file mode 100644 index 7b13f6957d..0000000000 --- a/plugins/Dbx_mmap_SA/src/resource.h +++ /dev/null @@ -1,54 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by db3x_mmap.rc
-//
-#define IDC_NOTOALL 3
-#define IDREMOVE 3
-#define IDD_OPTIONS 101
-#define IDD_INSTALLINI 235
-#define IDD_WARNINICHANGE 236
-#define IDD_INIIMPORTDONE 237
-#define IDD_LOGIN 269
-#define IDD_NEWPASS 270
-#define IDI_ICON2 271
-#define IDI_ICON3 272
-#define IDC_LANG 274
-#define IDD_CHANGEPASS 275
-#define IDC_ININAME 1333
-#define IDC_VIEWINI 1334
-#define IDC_SECURITYINFO 1335
-#define IDC_SETTINGNAME 1336
-#define IDC_NEWVALUE 1337
-#define IDC_WARNNOMORE 1338
-#define IDC_DELETE 1339
-#define IDC_RECYCLE 1340
-#define IDC_NEWNAME 1341
-#define IDC_MOVE 1342
-#define IDC_LEAVE 1343
-#define IDC_HEADERBAR 1657
-#define IDC_USERPASS 1658
-#define IDC_ENC 1659
-#define IDC_USERPASS1 1659
-#define IDC_OLDPASS 1660
-#define IDC_USERPASS2 1661
-#define IDC_NEWPASSINFO 1679
-#define IDC_MODULES 1680
-#define IDC_NEWPASSINFO2 1680
-#define IDC_INFO 1682
-#define IDC_AUTHOR 1683
-#define IDC_NEWPASS1 1683
-#define IDC_SITE 1684
-#define IDC_NEWPASS2 1684
-#define IDC_EMAIL 1685
-#define IDC_UID 1686
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 276
-#define _APS_NEXT_COMMAND_VALUE 40018
-#define _APS_NEXT_CONTROL_VALUE 1685
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|