1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
|
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// German (Switzerland) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DES)
#ifdef _WIN32
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN_SWISS
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO
BEGIN
IDD_TRILLIAN, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 265
TOPMARGIN, 7
BOTTOMMARGIN, 83
END
IDD_STARTUP, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 239
TOPMARGIN, 7
BOTTOMMARGIN, 246
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_TRILLIAN DIALOGEX 0, 0, 272, 90
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
WS_CAPTION
CAPTION "Importing History"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,215,7,50,14,BS_FLAT
PUSHBUTTON "Cancel",IDCANCEL,215,24,50,14,BS_FLAT
LTEXT "Import in progress...",IDC_INFO5,7,7,85,9
LTEXT "Static",IDC_STATUS,7,22,206,22
CONTROL "",IDC_FILEP,"msctls_progress32",WS_BORDER | 0x1,7,75,
197,8
LTEXT "File",IDC_INFO7,7,64,48,8
CONTROL "",IDC_OVERP,"msctls_progress32",WS_BORDER | 0x1,7,55,
197,8
LTEXT "Overall (current protocol)",IDC_INFO6,7,47,118,8
END
IDD_STARTUP DIALOGEX 0, 0, 246, 254
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
WS_CAPTION
CAPTION "Import settings"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
PUSHBUTTON "Cancel",IDCANCEL,64,65,50,14,BS_FLAT
EDITTEXT IDC_LOGDIR,7,17,232,12,ES_AUTOHSCROLL | NOT WS_BORDER,
WS_EX_STATICEDGE
LTEXT "Trillian logs directory",IDC_INFO1,7,7,67,8
PUSHBUTTON "Browse",IDC_BROWSE,75,7,32,10,BS_FLAT
CONTROL "Import ICQ history",IDC_IMPICQ,"Button",BS_AUTOCHECKBOX |
BS_FLAT | WS_TABSTOP,12,94,81,8
CONTROL "Import MSN history",IDC_IMPMSN,"Button",BS_AUTOCHECKBOX |
BS_FLAT | WS_TABSTOP,12,109,82,8
CONTROL "Import AIM history",IDC_IMPAIM,"Button",BS_AUTOCHECKBOX |
BS_FLAT | WS_TABSTOP,12,124,82,8
DEFPUSHBUTTON "Start",IDOK,7,65,50,14,BS_FLAT
CONTROL "Import messages",IDC_IMPMSG,"Button",BS_AUTOCHECKBOX |
BS_FLAT | WS_TABSTOP,108,143,123,8
CONTROL "Import status reports (filetransfers, away msg, etc.)",
IDC_IMPSTAT,"Button",BS_AUTOCHECKBOX | BS_MULTILINE |
BS_FLAT | WS_TABSTOP,108,178,128,16
GROUPBOX "Protocols",IDC_INFO2,7,84,91,124
GROUPBOX "Contacts",IDC_INFO3,103,84,136,46
CONTROL "Import IRC history",IDC_IMPIRC,"Button",BS_AUTOCHECKBOX |
BS_FLAT | WS_TABSTOP,12,155,78,8
CONTROL "Add new contacts if a contact from the history is not on the list",
IDC_IMPADD,"Button",BS_AUTOCHECKBOX | BS_MULTILINE |
BS_FLAT | WS_TABSTOP,108,110,126,16
CONTROL "Import history of existing contacts",IDC_IMPEX,"Button",
BS_AUTOCHECKBOX | BS_MULTILINE | BS_FLAT | WS_TABSTOP,
108,94,125,14
CONTROL "Import Yahoo! history",IDC_IMPYAHOO,"Button",
BS_AUTOCHECKBOX | BS_FLAT | WS_TABSTOP,12,139,84,8
CONTROL "Import IRC channel history",IDC_IMPCHA,"Button",
BS_AUTOCHECKBOX | BS_MULTILINE | BS_FLAT | WS_TABSTOP,12,
168,78,16
GROUPBOX "Import",IDC_INFO4,103,133,136,75
CONTROL "Skip duplicate messages",IDC_SKIPDUP,"Button",
BS_AUTOCHECKBOX | BS_FLAT | WS_TABSTOP,108,155,123,8
CONTROL "Fast mode (backup your db!)",IDC_SPEEDMODE,"Button",
BS_AUTOCHECKBOX | BS_MULTILINE | BS_FLAT | WS_TABSTOP,
108,195,128,8
CONTROL "Replace duplicate messages",IDC_REPDUP,"Button",
BS_AUTOCHECKBOX | BS_FLAT | WS_TABSTOP,108,168,123,8
EDITTEXT IDC_DELBEFDATE,93,32,146,12,ES_AUTOHSCROLL | NOT
WS_BORDER,WS_EX_STATICEDGE
CONTROL "Delete entries before",IDC_DELBEF,"Button",
BS_AUTOCHECKBOX | BS_FLAT | WS_TABSTOP,8,35,83,8
LTEXT "(Must match this format exactly: MMM DD HH:mm:ss YYYY)",
IDC_DELBEFINFO,7,47,232,11
GROUPBOX "UTF8",IDC_UTF8,7,211,232,35
CONTROL "Interpret logs as UTF8 files",IDC_UTF8ALWAYS,"Button",
BS_AUTOCHECKBOX | BS_MULTILINE | BS_FLAT | WS_TABSTOP,13,
222,128,8
CONTROL "Try to auto-detect UTF8 strings (is slow, detects öäüßéàèç)",
IDC_UTF8AUTO,"Button",BS_AUTOCHECKBOX | BS_MULTILINE |
BS_FLAT | WS_TABSTOP,13,234,209,8
END
#endif // German (Switzerland) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// English (U.K.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE
BEGIN
"#include <windows.h>\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // English (U.K.) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// English (Australia) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_IMPORT ICON "import.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,0,0
PRODUCTVERSION 0,0,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x40004L
FILETYPE 0x2L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "000004b0"
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
VALUE "FileDescription", "Miranda IM Message/Contact Import Plugin"
VALUE "FileVersion", "0.2.0"
VALUE "InternalName", "importTrillian"
VALUE "LegalCopyright", "Copyright © 2006 Daniel 'Zpin' Hofer"
VALUE "OriginalFilename", "importTrillian.dll"
VALUE "ProductVersion", "0, 0, 0, 0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x0, 1200
END
END
#endif // English (Australia) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
|