From a8e117528d873b0129e832cd6f7f23b4b8a6c3ea Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 25 Jul 2015 19:12:09 +0000 Subject: msg_export: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/msg_export.vcxproj | 28 +++ plugins/Msg_Export/msg_export.vcxproj.filters | 4 + plugins/Msg_Export/msg_export_10.vcxproj | 207 ---------------------- plugins/Msg_Export/msg_export_10.vcxproj.filters | 61 ------- plugins/Msg_Export/msg_export_12.vcxproj | 210 ----------------------- plugins/Msg_Export/msg_export_12.vcxproj.filters | 61 ------- plugins/Msg_Export/msg_export_14.vcxproj | 210 ----------------------- plugins/Msg_Export/msg_export_14.vcxproj.filters | 61 ------- plugins/Msg_Export/src/FileViewer.cpp | 2 +- plugins/Msg_Export/src/Glob.h | 61 ------- plugins/Msg_Export/src/main.cpp | 2 +- plugins/Msg_Export/src/options.cpp | 2 +- plugins/Msg_Export/src/stdafx.cpp | 18 -- plugins/Msg_Export/src/stdafx.cxx | 18 ++ plugins/Msg_Export/src/stdafx.h | 59 +++++++ plugins/Msg_Export/src/utils.cpp | 2 +- 16 files changed, 113 insertions(+), 893 deletions(-) create mode 100644 plugins/Msg_Export/msg_export.vcxproj create mode 100644 plugins/Msg_Export/msg_export.vcxproj.filters delete mode 100755 plugins/Msg_Export/msg_export_10.vcxproj delete mode 100755 plugins/Msg_Export/msg_export_10.vcxproj.filters delete mode 100644 plugins/Msg_Export/msg_export_12.vcxproj delete mode 100644 plugins/Msg_Export/msg_export_12.vcxproj.filters delete mode 100644 plugins/Msg_Export/msg_export_14.vcxproj delete mode 100644 plugins/Msg_Export/msg_export_14.vcxproj.filters delete mode 100755 plugins/Msg_Export/src/Glob.h delete mode 100644 plugins/Msg_Export/src/stdafx.cpp create mode 100644 plugins/Msg_Export/src/stdafx.cxx create mode 100755 plugins/Msg_Export/src/stdafx.h (limited to 'plugins/Msg_Export') diff --git a/plugins/Msg_Export/msg_export.vcxproj b/plugins/Msg_Export/msg_export.vcxproj new file mode 100644 index 0000000000..3209584ab9 --- /dev/null +++ b/plugins/Msg_Export/msg_export.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} + Msg_Export + + + + + \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export.vcxproj.filters b/plugins/Msg_Export/msg_export.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/Msg_Export/msg_export.vcxproj.filters @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_10.vcxproj b/plugins/Msg_Export/msg_export_10.vcxproj deleted file mode 100755 index 9a490d3165..0000000000 --- a/plugins/Msg_Export/msg_export_10.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} - Msg_Export - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - /PDBALTPATH:%_PDB% - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin10\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - /PDBALTPATH:%_PDB% - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin10\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x22100000 - false - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - Windows - comctl32.lib;%(AdditionalDependencies) - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - true - 0x22100000 - false - $(ProfileDir)..\..\bin10\lib - $(IntDir)$(TargetName).lib - Windows - - - - - - - - Create - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_10.vcxproj.filters b/plugins/Msg_Export/msg_export_10.vcxproj.filters deleted file mode 100755 index 63b1c812aa..0000000000 --- a/plugins/Msg_Export/msg_export_10.vcxproj.filters +++ /dev/null @@ -1,61 +0,0 @@ - - - - - {8b9237c4-9104-49cd-9e02-a216d059bfb6} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {f8f2c8ef-4b67-43be-b1c4-cf53c2e15bd7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a4d03f87-3170-4821-9a81-648b77757e88} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_12.vcxproj b/plugins/Msg_Export/msg_export_12.vcxproj deleted file mode 100644 index d60833ad77..0000000000 --- a/plugins/Msg_Export/msg_export_12.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} - Msg_Export - - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin12\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin12\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x22100000 - false - $(ProfileDir)..\..\bin12\lib - $(IntDir)$(TargetName).lib - Windows - comctl32.lib;%(AdditionalDependencies) - false - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - true - 0x22100000 - false - $(ProfileDir)..\..\bin12\lib - $(IntDir)$(TargetName).lib - Windows - - - - - - - - Create - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_12.vcxproj.filters b/plugins/Msg_Export/msg_export_12.vcxproj.filters deleted file mode 100644 index 63b1c812aa..0000000000 --- a/plugins/Msg_Export/msg_export_12.vcxproj.filters +++ /dev/null @@ -1,61 +0,0 @@ - - - - - {8b9237c4-9104-49cd-9e02-a216d059bfb6} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {f8f2c8ef-4b67-43be-b1c4-cf53c2e15bd7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a4d03f87-3170-4821-9a81-648b77757e88} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_14.vcxproj b/plugins/Msg_Export/msg_export_14.vcxproj deleted file mode 100644 index 463b73e8d2..0000000000 --- a/plugins/Msg_Export/msg_export_14.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} - Msg_Export - - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin14\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Glob.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - 0x22100000 - false - $(ProfileDir)..\..\bin14\lib - true - true - $(IntDir)$(TargetName).lib - true - Windows - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x22100000 - false - $(ProfileDir)..\..\bin14\lib - $(IntDir)$(TargetName).lib - Windows - comctl32.lib;%(AdditionalDependencies) - false - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - EnableFastChecks - Use - Glob.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;%(AdditionalDependencies) - true - 0x22100000 - false - $(ProfileDir)..\..\bin14\lib - $(IntDir)$(TargetName).lib - Windows - - - - - - - - Create - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Msg_Export/msg_export_14.vcxproj.filters b/plugins/Msg_Export/msg_export_14.vcxproj.filters deleted file mode 100644 index 63b1c812aa..0000000000 --- a/plugins/Msg_Export/msg_export_14.vcxproj.filters +++ /dev/null @@ -1,61 +0,0 @@ - - - - - {8b9237c4-9104-49cd-9e02-a216d059bfb6} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {f8f2c8ef-4b67-43be-b1c4-cf53c2e15bd7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a4d03f87-3170-4821-9a81-648b77757e88} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Msg_Export/src/FileViewer.cpp b/plugins/Msg_Export/src/FileViewer.cpp index b5027a7506..75341df4f6 100755 --- a/plugins/Msg_Export/src/FileViewer.cpp +++ b/plugins/Msg_Export/src/FileViewer.cpp @@ -16,7 +16,7 @@ //along with this program; if not, write to the Free Software //Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#include "Glob.h" +#include "stdafx.h" static UINT UM_FIND_CMD = RegisterWindowMessage(FINDMSGSTRING); diff --git a/plugins/Msg_Export/src/Glob.h b/plugins/Msg_Export/src/Glob.h deleted file mode 100755 index 3d21adb29e..0000000000 --- a/plugins/Msg_Export/src/Glob.h +++ /dev/null @@ -1,61 +0,0 @@ - -//This file is part of Msg_Export a Miranda IM plugin -//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ ) -// -//This program is free software; you can redistribute it and/or -//modify it under the terms of the GNU General Public License -//as published by the Free Software Foundation; either -//version 2 of the License, or (at your option) any later version. -// -//This program is distributed in the hope that it will be useful, -//but WITHOUT ANY WARRANTY; without even the implied warranty of -//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//GNU General Public License for more details. -// -//You should have received a copy of the GNU General Public License -//along with this program; if not, write to the Free Software -//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -#ifndef MSG_EXP_GLOB_H -#define MSG_EXP_GLOB_H - -#define _CRT_SECURE_NO_WARNINGS - -#include -#include -#include -using namespace std; -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "utils.h" -#include "options.h" -#include "FileViewer.h" -#include "resource.h" -#include "version.h" - -#define MODULE "Msg_Export" -#define MSG_BOX_TITEL TranslateT("Miranda NG (Message Export Plugin)") -#define MS_SHOW_EXPORT_HISTORY "History/ShowExportHistory" -#define szFileViewDB "FileV_" -#define WM_RELOAD_FILE (WM_USER+10) - -extern HINSTANCE hInstance; - -extern MWindowList hInternalWindowList; - -#endif \ No newline at end of file diff --git a/plugins/Msg_Export/src/main.cpp b/plugins/Msg_Export/src/main.cpp index 9a5abd1248..ed19d2c7c5 100755 --- a/plugins/Msg_Export/src/main.cpp +++ b/plugins/Msg_Export/src/main.cpp @@ -16,7 +16,7 @@ //along with this program; if not, write to the Free Software //Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#include "Glob.h" +#include "stdafx.h" CLIST_INTERFACE *pcli; HINSTANCE hInstance = NULL; diff --git a/plugins/Msg_Export/src/options.cpp b/plugins/Msg_Export/src/options.cpp index dd6ebaae35..3a46bc8617 100755 --- a/plugins/Msg_Export/src/options.cpp +++ b/plugins/Msg_Export/src/options.cpp @@ -16,7 +16,7 @@ //along with this program; if not, write to the Free Software //Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#include "Glob.h" +#include "stdafx.h" #define STRINGIZE(x) #x #define EVAL_STRINGIZE(x) STRINGIZE(x) diff --git a/plugins/Msg_Export/src/stdafx.cpp b/plugins/Msg_Export/src/stdafx.cpp deleted file mode 100644 index edfaf34cef..0000000000 --- a/plugins/Msg_Export/src/stdafx.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org) - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation version 2 -of the License. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - -#include "Glob.h" \ No newline at end of file diff --git a/plugins/Msg_Export/src/stdafx.cxx b/plugins/Msg_Export/src/stdafx.cxx new file mode 100644 index 0000000000..6fb37564b7 --- /dev/null +++ b/plugins/Msg_Export/src/stdafx.cxx @@ -0,0 +1,18 @@ +/* +Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org) + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation version 2 +of the License. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ + +#include "stdafx.h" \ No newline at end of file diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h new file mode 100755 index 0000000000..88a0a36c5e --- /dev/null +++ b/plugins/Msg_Export/src/stdafx.h @@ -0,0 +1,59 @@ + +//This file is part of Msg_Export a Miranda IM plugin +//Copyright (C)2002 Kennet Nielsen ( http://sourceforge.net/projects/msg-export/ ) +// +//This program is free software; you can redistribute it and/or +//modify it under the terms of the GNU General Public License +//as published by the Free Software Foundation; either +//version 2 of the License, or (at your option) any later version. +// +//This program is distributed in the hope that it will be useful, +//but WITHOUT ANY WARRANTY; without even the implied warranty of +//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//GNU General Public License for more details. +// +//You should have received a copy of the GNU General Public License +//along with this program; if not, write to the Free Software +//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +#ifndef MSG_EXP_GLOB_H +#define MSG_EXP_GLOB_H + +#include +#include +#include +using namespace std; +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "utils.h" +#include "options.h" +#include "FileViewer.h" +#include "resource.h" +#include "version.h" + +#define MODULE "Msg_Export" +#define MSG_BOX_TITEL TranslateT("Miranda NG (Message Export Plugin)") +#define MS_SHOW_EXPORT_HISTORY "History/ShowExportHistory" +#define szFileViewDB "FileV_" +#define WM_RELOAD_FILE (WM_USER+10) + +extern HINSTANCE hInstance; + +extern MWindowList hInternalWindowList; + +#endif \ No newline at end of file diff --git a/plugins/Msg_Export/src/utils.cpp b/plugins/Msg_Export/src/utils.cpp index 56e178cb03..26a012403f 100755 --- a/plugins/Msg_Export/src/utils.cpp +++ b/plugins/Msg_Export/src/utils.cpp @@ -16,7 +16,7 @@ //along with this program; if not, write to the Free Software //Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -#include "Glob.h" +#include "stdafx.h" // Default error string used upon errors const TCHAR *pszNickError = LPGENT("No_Nick"); -- cgit v1.2.3