diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
commit | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (patch) | |
tree | c8585e44049b37e4da152495c954242204c2c38d /Dbx_mmap_SA/import_sa/resource.h | |
parent | 6f3d69266933ef120d229e0daf2da164b77214d0 (diff) |
Project folders rename part 2
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@214 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'Dbx_mmap_SA/import_sa/resource.h')
-rw-r--r-- | Dbx_mmap_SA/import_sa/resource.h | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/Dbx_mmap_SA/import_sa/resource.h b/Dbx_mmap_SA/import_sa/resource.h new file mode 100644 index 0000000..915ee80 --- /dev/null +++ b/Dbx_mmap_SA/import_sa/resource.h @@ -0,0 +1,68 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDC_BACK 3
+#define IDD_WIZARD 101
+#define IDD_OPTIONS 102
+#define IDD_ICQSERVER 104
+#define IDD_LOGIN 105
+#define IDD_IMPORTTYPE 106
+#define IDD_WIZARDINTRO 107
+#define IDD_FINISHED 108
+#define IDD_MIRABILISDB 109
+#define IDD_MIRANDADB 110
+#define IDD_PROGRESS 111
+#define IDD_ADVOPTIONS 112
+#define IDI_IMPORT 177
+#define IDI_PASS 178
+#define IDC_MIRABILIS 1000
+#define IDC_DONTLOADPLUGIN 1001
+#define IDC_MIRANDA 1002
+#define IDC_USEFINDADD 1003
+#define IDC_OTHER 1004
+#define IDC_LIST 1005
+#define IDC_FILENAME 1006
+#define IDC_PROGRESS 1007
+#define IDC_STATUS 1008
+#define IDC_MIRABILISRUNNING 1009
+#define IDC_MIRABILISACCOUNT 1010
+#define IDC_RADIO_ALL 1011
+#define IDC_RADIO_CONTACTS 1012
+#define IDC_RADIO_CUSTOM 1013
+#define IDC_STATIC_ALL 1014
+#define IDC_STATIC_CONTACTS 1015
+#define IDC_STATIC_CUSTOM 1016
+#define IDC_USERPASS 1017
+#define IDC_LANG 1018
+#define IDC_DATETIMEPICKER 1019
+#define IDC_IN_FT 1020
+#define IDC_CONTACTS 1021
+#define IDC_SYSTEM 1022
+#define IDC_SINCE 1023
+#define IDC_IN_MSG 1024
+#define IDC_IN_URL 1025
+#define IDC_OUT_FT 1026
+#define IDC_OUT_MSG 1027
+#define IDC_OUT_URL 1028
+#define IDC_IN_OTHER 1029
+#define IDC_OUT_OTHER 1030
+#define IDC_INCOMING 1031
+#define IDC_OUTGOING 1032
+#define IDC_ALL 1033
+#define IDC_MSG 1034
+#define IDC_URL 1035
+#define IDC_FT 1036
+#define IDC_HEADERBAR 1037
+#define IDC_STATIC -1
+
+// 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 1038
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|