From 3634576b3903f8316b1dcdc396a70f40fa43f5f5 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 18 Jul 2012 06:59:36 +0000 Subject: ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../FavContacts/docs/favcontacts-translation.txt | 32 ++++ plugins/FavContacts/favcontacts-translation.txt | 32 ---- plugins/FavContacts/favcontacts.vcxproj | 15 +- plugins/FavContacts/favcontacts.vcxproj.filters | 12 +- plugins/FavContacts/res/favlist.ico | Bin 2550 -> 0 bytes plugins/FavContacts/res/resource.rc | 165 +++++++++++++++++++++ plugins/FavContacts/res/userprefs.ico | Bin 2550 -> 0 bytes plugins/FavContacts/resource.h | 38 ----- plugins/FavContacts/resource.rc | 165 --------------------- plugins/FavContacts/src/headers.h | 2 +- plugins/FavContacts/src/resource.h | 38 +++++ 11 files changed, 243 insertions(+), 256 deletions(-) create mode 100644 plugins/FavContacts/docs/favcontacts-translation.txt delete mode 100644 plugins/FavContacts/favcontacts-translation.txt delete mode 100644 plugins/FavContacts/res/favlist.ico create mode 100644 plugins/FavContacts/res/resource.rc delete mode 100644 plugins/FavContacts/res/userprefs.ico delete mode 100644 plugins/FavContacts/resource.h delete mode 100644 plugins/FavContacts/resource.rc create mode 100644 plugins/FavContacts/src/resource.h (limited to 'plugins/FavContacts') diff --git a/plugins/FavContacts/docs/favcontacts-translation.txt b/plugins/FavContacts/docs/favcontacts-translation.txt new file mode 100644 index 0000000000..eb2da986ca --- /dev/null +++ b/plugins/FavContacts/docs/favcontacts-translation.txt @@ -0,0 +1,32 @@ +; Common strings that belong to many files +;[Favourite Contacts] + +; ../../plugins/FavContacts/resource.rc +;[Align to the right] +;[Configure fonts and colors...] +;[Customize] +;[Dim idle contact icons] +;[Draw avatar border] +;[Enable groups] +;[Hide for transparent avatars] +;[Hotkey shows menu centered on screen] +;[Menu item preview:] +;[Multicolumn menu] +;[Round corners by] +;[Show] +;[Show avatars] +;[Show second line] +;[Use system colors and fonts] +;[px.] +;[recent contacts] + +; ../../plugins/FavContacts/src/favlist.h +;[] + +; ../../plugins/FavContacts/src/main.cpp +;[&Favourite Contacts...] +;[] +;[Contact List] +;[Favourite Contacts plugin was designed to be used with Miranda IM only.\n" + "For use with any other application, please contact author.\n] +;[Favourites] diff --git a/plugins/FavContacts/favcontacts-translation.txt b/plugins/FavContacts/favcontacts-translation.txt deleted file mode 100644 index eb2da986ca..0000000000 --- a/plugins/FavContacts/favcontacts-translation.txt +++ /dev/null @@ -1,32 +0,0 @@ -; Common strings that belong to many files -;[Favourite Contacts] - -; ../../plugins/FavContacts/resource.rc -;[Align to the right] -;[Configure fonts and colors...] -;[Customize] -;[Dim idle contact icons] -;[Draw avatar border] -;[Enable groups] -;[Hide for transparent avatars] -;[Hotkey shows menu centered on screen] -;[Menu item preview:] -;[Multicolumn menu] -;[Round corners by] -;[Show] -;[Show avatars] -;[Show second line] -;[Use system colors and fonts] -;[px.] -;[recent contacts] - -; ../../plugins/FavContacts/src/favlist.h -;[] - -; ../../plugins/FavContacts/src/main.cpp -;[&Favourite Contacts...] -;[] -;[Contact List] -;[Favourite Contacts plugin was designed to be used with Miranda IM only.\n" - "For use with any other application, please contact author.\n] -;[Favourites] diff --git a/plugins/FavContacts/favcontacts.vcxproj b/plugins/FavContacts/favcontacts.vcxproj index 774d61b9d4..72c5c5ed22 100644 --- a/plugins/FavContacts/favcontacts.vcxproj +++ b/plugins/FavContacts/favcontacts.vcxproj @@ -89,7 +89,7 @@ $(SolutionDir)\lib - _UNICODE;UNICODE;_DEBUG;%(PreprocessorDefinitions) + _DEBUG;%(PreprocessorDefinitions) ..\..\include\msapi @@ -99,7 +99,6 @@ ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN64;_DEBUG;_WINDOWS;_USRDLL;FAVCONTACTS_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebugDLL Level3 @@ -111,7 +110,7 @@ $(SolutionDir)\lib - _UNICODE;UNICODE;_DEBUG;%(PreprocessorDefinitions) + _DEBUG;%(PreprocessorDefinitions) ..\..\include\msapi @@ -135,7 +134,7 @@ $(SolutionDir)\lib - _UNICODE;UNICODE;NDEBUG;%(PreprocessorDefinitions) + NDEBUG;%(PreprocessorDefinitions) ..\..\include\msapi @@ -159,7 +158,7 @@ $(SolutionDir)\lib - _UNICODE;UNICODE;NDEBUG;%(PreprocessorDefinitions) + NDEBUG;%(PreprocessorDefinitions) ..\..\include\msapi @@ -181,11 +180,7 @@ - - - - - + diff --git a/plugins/FavContacts/favcontacts.vcxproj.filters b/plugins/FavContacts/favcontacts.vcxproj.filters index 81cec32c10..e11d680945 100644 --- a/plugins/FavContacts/favcontacts.vcxproj.filters +++ b/plugins/FavContacts/favcontacts.vcxproj.filters @@ -47,7 +47,7 @@ Header Files - + Header Files @@ -61,15 +61,7 @@ - - Resource Files - - - Resource Files - - - - + Resource Files diff --git a/plugins/FavContacts/res/favlist.ico b/plugins/FavContacts/res/favlist.ico deleted file mode 100644 index 9b55cd0afa..0000000000 Binary files a/plugins/FavContacts/res/favlist.ico and /dev/null differ diff --git a/plugins/FavContacts/res/resource.rc b/plugins/FavContacts/res/resource.rc new file mode 100644 index 0000000000..a564cf90b7 --- /dev/null +++ b/plugins/FavContacts/res/resource.rc @@ -0,0 +1,165 @@ +// Microsoft Visual C++ generated resource script. +// +#include "..\src\resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.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(1251) +#endif //_WIN32 + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_FAVOURITE ICON "favorite.ico" +IDI_REGULAR ICON "regular.ico" + +///////////////////////////////////////////////////////////////////////////// +// +// Dialog +// + +IDD_OPTIONS DIALOGEX 0, 0, 316, 251 +STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +EXSTYLE WS_EX_CONTROLPARENT +FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN + GROUPBOX "Customize",IDC_STATIC,5,5,149,241 + CONTROL "Show second line",IDC_CHK_SECONDLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,43,137,10 + CONTROL "Show avatars",IDC_CHK_AVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,56,137,10 + CONTROL "Draw avatar border",IDC_CHK_AVATARBORDER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,82,122,10 + RTEXT "Round corners by",IDC_STATIC,26,95,71,10,SS_CENTERIMAGE + EDITTEXT IDC_TXT_RADIUS,99,94,29,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + LTEXT "px.",IDC_STATIC,132,95,16,10,SS_CENTERIMAGE + CONTROL "Hide for transparent avatars",IDC_CHK_NOTRANSPARENTBORDER, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,40,108,108,10 + CONTROL "Use system colors and fonts",IDC_CHK_SYSCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,134,137,10 + CONTROL "Hotkey shows menu centered on screen",IDC_CHK_CENTERHOTKEY, + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,147,139,10 + LTEXT "Menu item preview:",IDC_STATIC,11,177,137,8 + CONTROL "",IDC_CANVAS,"Static",SS_OWNERDRAW,26,189,122,26 + GROUPBOX "Favourite Contacts",IDC_STATIC,161,5,150,241 + CONTROL "",IDC_CLIST,"CListControl",WS_TABSTOP | 0x1,167,17,138,223,WS_EX_CLIENTEDGE + CONTROL "Enable groups",IDC_CHK_GROUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,17,137,10 + CONTROL "Multicolumn menu",IDC_CHK_GROUPCOLUMS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,30,122,10 + CONTROL "Configure fonts and colors...",IDC_BTN_FONTS,"Hyperlink",WS_TABSTOP,11,229,137,11 + CONTROL "Align to the right",IDC_CHK_RIGHTAVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,69,122,10 + CONTROL "Dim idle contact icons",IDC_CHK_DIMIDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,121,139,10 + RTEXT "Show",IDC_STATIC,12,160,34,10,SS_CENTERIMAGE + EDITTEXT IDC_TXT_MAXRECENT,50,159,29,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER + LTEXT "recent contacts",IDC_STATIC,84,160,65,10,SS_CENTERIMAGE +END + +IDD_LIST DIALOGEX 0, 0, 316, 183 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_BORDER | WS_SYSMENU +FONT 8, "MS Shell Dlg", 400, 0, 0x1 +BEGIN +END + + +///////////////////////////////////////////////////////////////////////////// +// +// DESIGNINFO +// + +#ifdef APSTUDIO_INVOKED +GUIDELINES DESIGNINFO +BEGIN + IDD_OPTIONS, DIALOG + BEGIN + VERTGUIDE, 5 + VERTGUIDE, 11 + VERTGUIDE, 26 + VERTGUIDE, 148 + VERTGUIDE, 154 + VERTGUIDE, 161 + VERTGUIDE, 167 + VERTGUIDE, 305 + VERTGUIDE, 311 + HORZGUIDE, 5 + HORZGUIDE, 17 + HORZGUIDE, 229 + HORZGUIDE, 240 + HORZGUIDE, 246 + END + + IDD_LIST, DIALOG + BEGIN + LEFTMARGIN, 7 + RIGHTMARGIN, 309 + TOPMARGIN, 7 + BOTTOMMARGIN, 176 + END +END +#endif // APSTUDIO_INVOKED + +#endif // Neutral resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// Ukrainian resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_UKR) +#ifdef _WIN32 +LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT +#pragma code_page(1251) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE +BEGIN + "resource.h\0" +END + +2 TEXTINCLUDE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + +#endif // Ukrainian resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED + diff --git a/plugins/FavContacts/res/userprefs.ico b/plugins/FavContacts/res/userprefs.ico deleted file mode 100644 index 7028f10d03..0000000000 Binary files a/plugins/FavContacts/res/userprefs.ico and /dev/null differ diff --git a/plugins/FavContacts/resource.h b/plugins/FavContacts/resource.h deleted file mode 100644 index 9466fd8859..0000000000 --- a/plugins/FavContacts/resource.h +++ /dev/null @@ -1,38 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by resource.rc -// -#define IDI_FAVOURITE 101 -#define IDI_ICON1 102 -#define IDI_REGULAR 102 -#define IDD_DIALOG1 103 -#define IDD_LIST 103 -#define IDD_PROPPAGE_LARGE 107 -#define IDD_OPTIONS 107 -#define IDC_CLIST 1001 -#define IDC_CHK_SECONDLINE 1003 -#define IDC_CHK_AVATARS 1004 -#define IDC_CHK_AVATARBORDER 1005 -#define IDC_TXT_RADIUS 1007 -#define IDC_CHK_NOTRANSPARENTBORDER 1008 -#define IDC_CHK_CENTERHOTKEY 1009 -#define IDC_CHK_SYSCOLORS 1010 -#define IDC_CANVAS 1011 -#define IDC_CHK_DIMIDLE 1012 -#define IDC_CHK_GROUPS 1013 -#define IDC_CHK_GROUPCOLUMS 1014 -#define IDC_BTN_FONTS 1015 -#define IDC_TXT_RADIUS2 1016 -#define IDC_TXT_MAXRECENT 1016 -#define IDC_CHK_RIGHTAVATARS 1019 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 104 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1016 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/plugins/FavContacts/resource.rc b/plugins/FavContacts/resource.rc deleted file mode 100644 index 1aa618c55d..0000000000 --- a/plugins/FavContacts/resource.rc +++ /dev/null @@ -1,165 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.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(1251) -#endif //_WIN32 - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_FAVOURITE ICON "res\\favorite.ico" -IDI_REGULAR ICON "res\\regular.ico" - -///////////////////////////////////////////////////////////////////////////// -// -// Dialog -// - -IDD_OPTIONS DIALOGEX 0, 0, 316, 251 -STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE -EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 -BEGIN - GROUPBOX "Customize",IDC_STATIC,5,5,149,241 - CONTROL "Show second line",IDC_CHK_SECONDLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,43,137,10 - CONTROL "Show avatars",IDC_CHK_AVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,56,137,10 - CONTROL "Draw avatar border",IDC_CHK_AVATARBORDER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,82,122,10 - RTEXT "Round corners by",IDC_STATIC,26,95,71,10,SS_CENTERIMAGE - EDITTEXT IDC_TXT_RADIUS,99,94,29,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - LTEXT "px.",IDC_STATIC,132,95,16,10,SS_CENTERIMAGE - CONTROL "Hide for transparent avatars",IDC_CHK_NOTRANSPARENTBORDER, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,40,108,108,10 - CONTROL "Use system colors and fonts",IDC_CHK_SYSCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,134,137,10 - CONTROL "Hotkey shows menu centered on screen",IDC_CHK_CENTERHOTKEY, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,147,139,10 - LTEXT "Menu item preview:",IDC_STATIC,11,177,137,8 - CONTROL "",IDC_CANVAS,"Static",SS_OWNERDRAW,26,189,122,26 - GROUPBOX "Favourite Contacts",IDC_STATIC,161,5,150,241 - CONTROL "",IDC_CLIST,"CListControl",WS_TABSTOP | 0x1,167,17,138,223,WS_EX_CLIENTEDGE - CONTROL "Enable groups",IDC_CHK_GROUPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,17,137,10 - CONTROL "Multicolumn menu",IDC_CHK_GROUPCOLUMS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,30,122,10 - CONTROL "Configure fonts and colors...",IDC_BTN_FONTS,"Hyperlink",WS_TABSTOP,11,229,137,11 - CONTROL "Align to the right",IDC_CHK_RIGHTAVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,26,69,122,10 - CONTROL "Dim idle contact icons",IDC_CHK_DIMIDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,121,139,10 - RTEXT "Show",IDC_STATIC,12,160,34,10,SS_CENTERIMAGE - EDITTEXT IDC_TXT_MAXRECENT,50,159,29,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER - LTEXT "recent contacts",IDC_STATIC,84,160,65,10,SS_CENTERIMAGE -END - -IDD_LIST DIALOGEX 0, 0, 316, 183 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_BORDER | WS_SYSMENU -FONT 8, "MS Shell Dlg", 400, 0, 0x1 -BEGIN -END - - -///////////////////////////////////////////////////////////////////////////// -// -// DESIGNINFO -// - -#ifdef APSTUDIO_INVOKED -GUIDELINES DESIGNINFO -BEGIN - IDD_OPTIONS, DIALOG - BEGIN - VERTGUIDE, 5 - VERTGUIDE, 11 - VERTGUIDE, 26 - VERTGUIDE, 148 - VERTGUIDE, 154 - VERTGUIDE, 161 - VERTGUIDE, 167 - VERTGUIDE, 305 - VERTGUIDE, 311 - HORZGUIDE, 5 - HORZGUIDE, 17 - HORZGUIDE, 229 - HORZGUIDE, 240 - HORZGUIDE, 246 - END - - IDD_LIST, DIALOG - BEGIN - LEFTMARGIN, 7 - RIGHTMARGIN, 309 - TOPMARGIN, 7 - BOTTOMMARGIN, 176 - END -END -#endif // APSTUDIO_INVOKED - -#endif // Neutral resources -///////////////////////////////////////////////////////////////////////////// - - -///////////////////////////////////////////////////////////////////////////// -// Ukrainian resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_UKR) -#ifdef _WIN32 -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT -#pragma code_page(1251) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - -#endif // Ukrainian resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/plugins/FavContacts/src/headers.h b/plugins/FavContacts/src/headers.h index 5e9771fd6e..12d91e847d 100644 --- a/plugins/FavContacts/src/headers.h +++ b/plugins/FavContacts/src/headers.h @@ -56,7 +56,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include -#include "../resource.h" +#include "resource.h" struct Options { diff --git a/plugins/FavContacts/src/resource.h b/plugins/FavContacts/src/resource.h new file mode 100644 index 0000000000..9466fd8859 --- /dev/null +++ b/plugins/FavContacts/src/resource.h @@ -0,0 +1,38 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +// +#define IDI_FAVOURITE 101 +#define IDI_ICON1 102 +#define IDI_REGULAR 102 +#define IDD_DIALOG1 103 +#define IDD_LIST 103 +#define IDD_PROPPAGE_LARGE 107 +#define IDD_OPTIONS 107 +#define IDC_CLIST 1001 +#define IDC_CHK_SECONDLINE 1003 +#define IDC_CHK_AVATARS 1004 +#define IDC_CHK_AVATARBORDER 1005 +#define IDC_TXT_RADIUS 1007 +#define IDC_CHK_NOTRANSPARENTBORDER 1008 +#define IDC_CHK_CENTERHOTKEY 1009 +#define IDC_CHK_SYSCOLORS 1010 +#define IDC_CANVAS 1011 +#define IDC_CHK_DIMIDLE 1012 +#define IDC_CHK_GROUPS 1013 +#define IDC_CHK_GROUPCOLUMS 1014 +#define IDC_BTN_FONTS 1015 +#define IDC_TXT_RADIUS2 1016 +#define IDC_TXT_MAXRECENT 1016 +#define IDC_CHK_RIGHTAVATARS 1019 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 104 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1016 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3