diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/Dbtool/res')
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/Version.rc | 42 | ||||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/dbtool.bmp | bin | 66872 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/dbtool.exe.manifest | 31 | ||||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/dbtool.ico | bin | 9062 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/delete.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/profileg.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/profiler.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/profiley.ico | bin | 2550 -> 0 bytes | |||
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/res/resource.rc | 368 |
9 files changed, 0 insertions, 441 deletions
diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/Version.rc b/plugins/Dbx_mmap_SA/Dbtool/res/Version.rc deleted file mode 100644 index f9dd44c219..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/Version.rc +++ /dev/null @@ -1,42 +0,0 @@ -// Microsoft Visual C++ generated resource script.
-//
-#ifdef APSTUDIO_INVOKED
-#error this file is not editable by Microsoft Visual C++
-#endif //APSTUDIO_INVOKED
-
-#include "afxres.h"
-#include "..\src\version.h"
-
-#ifdef _WIN32
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#endif //_WIN32
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION __FILEVERSION_STRING
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x0L
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "000004b0"
- BEGIN
- VALUE "FileDescription", __DESCRIPTION
- VALUE "InternalName", __INTERNAL_NAME
- VALUE "LegalCopyright", __COPYRIGHT
- VALUE "OriginalFilename", __FILENAME
- VALUE "ProductName", __DESCRIPTION
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x0, 1200
- END
-END
diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.bmp b/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.bmp Binary files differdeleted file mode 100644 index 30a050bd61..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.bmp +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.exe.manifest b/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.exe.manifest deleted file mode 100644 index 1b6aab686b..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.exe.manifest +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
-<assemblyIdentity
- version="1.0.0.0"
- processorArchitecture="X86"
- name="Miranda.Miranda.Miranda"
- type="win32"
-/>
-<description>Miranda</description>
- <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
- <security>
- <requestedPrivileges>
- <requestedExecutionLevel
- level="asInvoker"
- uiAccess="false"/>
- </requestedPrivileges>
- </security>
- </trustInfo>
-<dependency>
- <dependentAssembly>
- <assemblyIdentity
- type="win32"
- name="Microsoft.Windows.Common-Controls"
- version="6.0.0.0"
- processorArchitecture="X86"
- publicKeyToken="6595b64144ccf1df"
- language="*"
- />
- </dependentAssembly>
-</dependency>
-</assembly>
diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.ico b/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.ico Binary files differdeleted file mode 100644 index b752129bc5..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/dbtool.ico +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/delete.ico b/plugins/Dbx_mmap_SA/Dbtool/res/delete.ico Binary files differdeleted file mode 100644 index 6e39da592b..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/delete.ico +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/profileg.ico b/plugins/Dbx_mmap_SA/Dbtool/res/profileg.ico Binary files differdeleted file mode 100644 index 1cd1caa5e4..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/profileg.ico +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/profiler.ico b/plugins/Dbx_mmap_SA/Dbtool/res/profiler.ico Binary files differdeleted file mode 100644 index 2dc702c863..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/profiler.ico +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/profiley.ico b/plugins/Dbx_mmap_SA/Dbtool/res/profiley.ico Binary files differdeleted file mode 100644 index d482ee47ad..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/profiley.ico +++ /dev/null diff --git a/plugins/Dbx_mmap_SA/Dbtool/res/resource.rc b/plugins/Dbx_mmap_SA/Dbtool/res/resource.rc deleted file mode 100644 index 25710d5ca8..0000000000 --- a/plugins/Dbx_mmap_SA/Dbtool/res/resource.rc +++ /dev/null @@ -1,368 +0,0 @@ -// Microsoft Visual C++ generated resource script.
-//
-#include "..\src\resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include <windows.h>
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Neutral resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
-#ifdef _WIN32
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-IDB_BITMAP1 BITMAP "dbtool.bmp"
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_LOGIN DIALOGEX 0, 0, 182, 78
-STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_TOPMOST | WS_EX_TOOLWINDOW
-CAPTION "Miranda MMAP Secured Database"
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
-BEGIN
- DEFPUSHBUTTON "OK",IDOK,33,59,54,14
- PUSHBUTTON "Cancel",IDCANCEL,91,59,54,14
- CTEXT "Please enter password for",IDC_LOGININFO,6,4,169,8
- CTEXT "",IDC_DBNAME,5,14,169,8
- EDITTEXT IDC_USERPASS,15,33,132,14,ES_PASSWORD | ES_AUTOHSCROLL
- CTEXT "EN",IDC_LANG,155,32,16,14,SS_CENTERIMAGE
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,0,26,181,1
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,0,53,181,1
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_LOGIN, DIALOG
- BEGIN
- LEFTMARGIN, 6
- RIGHTMARGIN, 175
- TOPMARGIN, 7
- BOTTOMMARGIN, 73
- HORZGUIDE, 68
- END
-END
-#endif // APSTUDIO_INVOKED
-
-#endif // Russian resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// RT_MANIFEST
-//
-
-1 RT_MANIFEST "dbtool.exe.manifest"
-#endif // English (U.S.) 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
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_WELCOME DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- CONTROL IDI_PROFILEYELLOW,IDC_WATERMARK,"Static",SS_BITMAP,0,0,63,143
- LTEXT "whiterect",IDC_STATIC,63,0,199,143
- LTEXT "Welcome to the Miranda Database Wizard",IDC_TITLE,77,12,178,24,0,WS_EX_TRANSPARENT
- LTEXT "Using this Wizard you can compact your Miranda profile database to remove dead space created during normal usage, as well as repair a large number of issues that could affect the database.",IDC_STATIC,77,46,178,32,0,WS_EX_TRANSPARENT
- LTEXT "To continue, click Next.",IDC_STATIC,77,85,178,8,0,WS_EX_TRANSPARENT
- LTEXT "This programme is licenced under the terms of the GNU General Public License.",IDC_STATIC,77,122,178,16,WS_DISABLED
-END
-
-IDD_WIZARD DIALOGEX 0, 0, 262, 174
-STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_CAPTION | WS_SYSMENU
-EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "Miranda Database Tool"
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- PUSHBUTTON "< &Back",IDC_BACK,96,153,50,14
- DEFPUSHBUTTON "&Next >",IDOK,146,153,50,14
- PUSHBUTTON "Cancel",IDCANCEL,205,153,50,14
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-5,143,269,1
-END
-
-IDD_SELECTDB DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",IDC_STATIC,2,0,259,32
- LTEXT "Select Miranda Profile",IDC_STATIC,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "You can choose the Miranda profile database to compact or repair.",IDC_STATIC,20,14,220,16
- LTEXT "Select the &profile database from the list below. If the database you wish to use is not listed here then click Other to browse your computer.",IDC_STATIC,10,35,242,16
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-1,32,264,1
- CONTROL "List1",IDC_DBLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_AUTOARRANGE | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,10,53,242,72
- LTEXT "&File:",IDC_STATIC,10,130,20,8
- EDITTEXT IDC_FILE,32,128,176,12,ES_AUTOHSCROLL
- PUSHBUTTON "&Other...",IDC_OTHER,212,128,40,12
-END
-
-IDD_OPENERROR DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",IDC_STATIC,0,0,261,32
- LTEXT "Error Opening Database",IDC_STATIC,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "There was an error opening the profile database given.",IDC_STATIC,20,14,197,16
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-1,32,264,1
- LTEXT "",IDC_ERRORTEXT,23,38,226,16,SS_NOPREFIX | WS_BORDER
- LTEXT "Click Next to try opening the file again, or click Back to select a new profile database to manipulate.",IDC_STATIC,23,67,226,16
- LTEXT "The file may be in use by a currently running copy of Miranda. Exit any running Mirandas and click Next to retry.",IDC_INUSE,23,87,226,16,NOT WS_VISIBLE
- LTEXT "",IDC_FILE,23,57,226,8,SS_NOPREFIX
-END
-
-IDD_FILEACCESS DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",IDC_STATIC,0,0,261,32
- LTEXT "File Access Options",IDC_STATIC,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "You can select low level options to determine how the database is processed.",IDC_STATIC,20,14,197,16
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-1,32,264,1
- CONTROL "Create backup",IDC_BACKUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,69,226,10,WS_EX_CLIENTEDGE
- LTEXT "Creates a backup copy of the database before any of the requested changes are made.",IDC_STBACKUP,37,80,212,16
- CONTROL "Aggressively find corruption",IDC_AGGRESSIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,100,226,10,WS_EX_CLIENTEDGE
- LTEXT "Scans the database for data that is not linked to any other data. This requires more disk space and more time, so is only required if you suspect corruption.",IDC_STATIC,37,111,212,24
- CONTROL "Check consistency only",IDC_CHECKONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,38,226,10,WS_EX_CLIENTEDGE
- LTEXT "Just checks that the database is valid, without writing anything to the disk.",IDC_STATIC,37,49,212,16
-END
-
-IDD_CLEANING DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",IDC_STATIC,0,0,261,32
- LTEXT "Cleaning Options",IDC_STATIC,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "You can choose to remove information from the database while it is being processed.",IDC_STATIC,20,14,220,16
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-1,32,264,1
- CONTROL "Erase all histories",IDC_ERASEHISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,38,226,10,WS_EX_CLIENTEDGE
- LTEXT "Removes all the saved history for all contacts in the database.",IDC_STATIC,37,49,212,8
- CONTROL "Mark all events read",IDC_MARKREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,62,226,10,WS_EX_CLIENTEDGE
- LTEXT "Marks all the history events as read. This will rectify any problems with old messages always appearing in the message window log box.",IDC_STATIC,37,73,212,24
- CONTROL "Convert old Unicode messages to UTF8",IDC_CONVERTUTF,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,101,226,10,WS_EX_CLIENTEDGE
- LTEXT "Converts history messages in pre-0.7 format (ANSI+UCS2) to the new UTF8 format supported by 0.7. Saves the database space in most cases (recommended).",IDC_STATIC,37,111,212,25
-END
-
-IDD_PROGRESS DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",-1,0,0,261,32
- LTEXT "Working...",-1,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "Please wait while the requested operations are being performed.",-1,20,14,197,16
- CONTROL "",-1,"Static",SS_ETCHEDHORZ,-1,32,264,1
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH | WS_BORDER,20,38,222,11
- LISTBOX IDC_STATUS,20,52,222,84,NOT LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_DISABLENOSCROLL | LBS_NOSEL | WS_VSCROLL | WS_TABSTOP
-END
-
-IDD_FINISHED DIALOGEX 0, 0, 262, 143
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x1
-BEGIN
- LTEXT "whiterect",IDC_STATIC,0,0,262,32
- LTEXT "Finished!",IDC_STATIC,11,6,206,8,WS_BORDER
- ICON IDI_DBTOOL,IDC_HDRLOGO,234,3,20,20
- LTEXT "All tasks have been completed.",IDC_STATIC,20,14,197,16
- CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,-1,32,264,1
- CONTROL "Launch Miranda with this profile",IDC_LAUNCHMIRANDA,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,87,239,10,WS_EX_CLIENTEDGE
- LTEXT "Launches Miranda with the profile that was just worked on.",IDC_STATIC,37,98,225,8
- LTEXT "",IDC_DBFILE,23,68,239,8,SS_NOPREFIX | WS_BORDER
- RTEXT "Backup:",IDC_STBACKUP,23,76,30,8
- LTEXT "",IDC_BACKUPFILE,69,76,193,8,SS_NOPREFIX
- LTEXT "The processing of the database has been completed. Click Next to return to the start of the wizard to select another database to check, or click Finish to exit the wizard.",IDC_STATIC,23,38,220,24
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_WELCOME, DIALOG
- BEGIN
- LEFTMARGIN, 5
- RIGHTMARGIN, 255
- VERTGUIDE, 77
- TOPMARGIN, 5
- BOTTOMMARGIN, 138
- END
-
- IDD_WIZARD, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 255
- TOPMARGIN, 7
- BOTTOMMARGIN, 167
- END
-
- IDD_SELECTDB, DIALOG
- BEGIN
- LEFTMARGIN, 23
- RIGHTMARGIN, 249
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-
- IDD_OPENERROR, DIALOG
- BEGIN
- LEFTMARGIN, 23
- RIGHTMARGIN, 249
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-
- IDD_FILEACCESS, DIALOG
- BEGIN
- LEFTMARGIN, 23
- RIGHTMARGIN, 249
- VERTGUIDE, 37
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-
- IDD_CLEANING, DIALOG
- BEGIN
- LEFTMARGIN, 23
- RIGHTMARGIN, 249
- VERTGUIDE, 37
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-
- IDD_PROGRESS, DIALOG
- BEGIN
- LEFTMARGIN, 20
- RIGHTMARGIN, 242
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-
- IDD_FINISHED, DIALOG
- BEGIN
- LEFTMARGIN, 23
- VERTGUIDE, 37
- TOPMARGIN, 38
- BOTTOMMARGIN, 136
- END
-END
-#endif // APSTUDIO_INVOKED
-
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "..\\src\\resource.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include <windows.h>\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_DBTOOL ICON "dbtool.ico"
-IDI_PROFILEGREEN ICON "profileg.ico"
-IDI_PROFILEYELLOW ICON "profiley.ico"
-IDI_PROFILERED ICON "profiler.ico"
-IDI_BAD ICON "delete.ico"
-
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
|