summaryrefslogtreecommitdiff
path: root/plugins/IEHistory
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEHistory')
-rw-r--r--plugins/IEHistory/IEHistory.sln26
-rw-r--r--plugins/IEHistory/IEHistory.suobin54272 -> 0 bytes
-rw-r--r--plugins/IEHistory/IEHistory/IEHistory.apsbin23692 -> 0 bytes
-rw-r--r--plugins/IEHistory/IEHistory/IEHistory.vcproj465
-rw-r--r--plugins/IEHistory/IEHistory/version.apsbin19956 -> 0 bytes
-rw-r--r--plugins/IEHistory/files_release.txt2
-rw-r--r--plugins/IEHistory/files_source.txt4
-rw-r--r--plugins/IEHistory/history.icobin2238 -> 0 bytes
-rw-r--r--plugins/IEHistory/pack source.bat8
-rw-r--r--plugins/IEHistory/pack symbols.bat8
-rw-r--r--plugins/IEHistory/pack.bat10
-rw-r--r--plugins/IEHistory/res/IEHistory.rc (renamed from plugins/IEHistory/IEHistory/IEHistory.rc)0
-rw-r--r--plugins/IEHistory/res/history (old).ico (renamed from plugins/IEHistory/IEHistory/history (old).ico)bin2238 -> 2238 bytes
-rw-r--r--plugins/IEHistory/res/history.ico (renamed from plugins/IEHistory/IEHistory/history.ico)bin2550 -> 2550 bytes
-rw-r--r--plugins/IEHistory/res/version.rc (renamed from plugins/IEHistory/IEHistory/version.rc)0
-rw-r--r--plugins/IEHistory/src/IEHistory.cpp (renamed from plugins/IEHistory/IEHistory/IEHistory.cpp)0
-rw-r--r--plugins/IEHistory/src/commonheaders.h (renamed from plugins/IEHistory/IEHistory/commonheaders.h)0
-rw-r--r--plugins/IEHistory/src/dlgHandlers.cpp (renamed from plugins/IEHistory/IEHistory/dlgHandlers.cpp)0
-rw-r--r--plugins/IEHistory/src/dlgHandlers.h (renamed from plugins/IEHistory/IEHistory/dlgHandlers.h)0
-rw-r--r--plugins/IEHistory/src/events.cpp (renamed from plugins/IEHistory/IEHistory/events.cpp)0
-rw-r--r--plugins/IEHistory/src/events.h (renamed from plugins/IEHistory/IEHistory/events.h)0
-rw-r--r--plugins/IEHistory/src/mirandaMem.cpp (renamed from plugins/IEHistory/IEHistory/mirandaMem.cpp)0
-rw-r--r--plugins/IEHistory/src/mirandaMem.h (renamed from plugins/IEHistory/IEHistory/mirandaMem.h)0
-rw-r--r--plugins/IEHistory/src/resource.h (renamed from plugins/IEHistory/IEHistory/resource.h)0
-rw-r--r--plugins/IEHistory/src/services.cpp (renamed from plugins/IEHistory/IEHistory/services.cpp)0
-rw-r--r--plugins/IEHistory/src/services.h (renamed from plugins/IEHistory/IEHistory/services.h)0
-rw-r--r--plugins/IEHistory/src/stdafx.cpp (renamed from plugins/IEHistory/IEHistory/stdafx.cpp)0
-rw-r--r--plugins/IEHistory/src/stdafx.h (renamed from plugins/IEHistory/IEHistory/stdafx.h)0
-rw-r--r--plugins/IEHistory/src/utils.cpp (renamed from plugins/IEHistory/IEHistory/utils.cpp)0
-rw-r--r--plugins/IEHistory/src/utils.h (renamed from plugins/IEHistory/IEHistory/utils.h)0
-rw-r--r--plugins/IEHistory/src/version.h (renamed from plugins/IEHistory/IEHistory/version.h)0
-rw-r--r--plugins/IEHistory/symbols_exclude.txt1
32 files changed, 0 insertions, 524 deletions
diff --git a/plugins/IEHistory/IEHistory.sln b/plugins/IEHistory/IEHistory.sln
deleted file mode 100644
index a9ac33420a..0000000000
--- a/plugins/IEHistory/IEHistory.sln
+++ /dev/null
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IEHistory", "IEHistory\IEHistory.vcproj", "{7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug UNICODE|Win32 = Debug UNICODE|Win32
- Debug|Win32 = Debug|Win32
- Release UNICODE|Win32 = Release UNICODE|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Debug UNICODE|Win32.ActiveCfg = Debug UNICODE|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Debug UNICODE|Win32.Build.0 = Debug UNICODE|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Debug|Win32.ActiveCfg = Debug|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Debug|Win32.Build.0 = Debug|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Release UNICODE|Win32.ActiveCfg = Release UNICODE|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Release UNICODE|Win32.Build.0 = Release UNICODE|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Release|Win32.ActiveCfg = Release|Win32
- {7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/plugins/IEHistory/IEHistory.suo b/plugins/IEHistory/IEHistory.suo
deleted file mode 100644
index 507be3ffb8..0000000000
--- a/plugins/IEHistory/IEHistory.suo
+++ /dev/null
Binary files differ
diff --git a/plugins/IEHistory/IEHistory/IEHistory.aps b/plugins/IEHistory/IEHistory/IEHistory.aps
deleted file mode 100644
index 549106e9ea..0000000000
--- a/plugins/IEHistory/IEHistory/IEHistory.aps
+++ /dev/null
Binary files differ
diff --git a/plugins/IEHistory/IEHistory/IEHistory.vcproj b/plugins/IEHistory/IEHistory/IEHistory.vcproj
deleted file mode 100644
index cb488a940f..0000000000
--- a/plugins/IEHistory/IEHistory/IEHistory.vcproj
+++ /dev/null
@@ -1,465 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="IEHistory"
- ProjectGUID="{7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}"
- RootNamespace="IEHistory"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\..\..\..\cvs\test miranda\Plugins"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;_USRDLL;IEHISTORY_EXPORTS;_USE_32BIT_TIME_T"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- BrowseInformation="1"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="comctl32.lib"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- BaseAddress="0x2F020000"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="0"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;IEHISTORY_EXPORTS;_USE_32BIT_TIME_T"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="comctl32.lib"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- BaseAddress="0x2F040000"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release UNICODE|Win32"
- OutputDirectory="Release UNICODE"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;IEHISTORY_EXPORTS;_USE_32BIT_TIME_T"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="comctl32.lib"
- OutputFile="$(OutDir)\IEHistoryW.dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- BaseAddress="0x2F040000"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug UNICODE|Win32"
- OutputDirectory="..\..\..\..\cvs\test miranda unicode\Plugins"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;_USRDLL;IEHISTORY_EXPORTS;_USE_32BIT_TIME_T"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="comctl32.lib"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- BaseAddress="0x2F020000"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\dlgHandlers.cpp"
- >
- </File>
- <File
- RelativePath=".\events.cpp"
- >
- </File>
- <File
- RelativePath=".\IEHistory.cpp"
- >
- </File>
- <File
- RelativePath=".\mirandaMem.cpp"
- >
- </File>
- <File
- RelativePath=".\services.cpp"
- >
- </File>
- <File
- RelativePath=".\stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release UNICODE|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug UNICODE|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\utils.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\commonheaders.h"
- >
- </File>
- <File
- RelativePath=".\dlgHandlers.h"
- >
- </File>
- <File
- RelativePath=".\events.h"
- >
- </File>
- <File
- RelativePath=".\mirandaMem.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\services.h"
- >
- </File>
- <File
- RelativePath=".\stdafx.h"
- >
- </File>
- <File
- RelativePath=".\utils.h"
- >
- </File>
- <File
- RelativePath=".\version.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\history.ico"
- >
- </File>
- <File
- RelativePath=".\IEHistory.rc"
- >
- </File>
- <File
- RelativePath=".\version.rc"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\docs\IEHistory_readme.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/IEHistory/IEHistory/version.aps b/plugins/IEHistory/IEHistory/version.aps
deleted file mode 100644
index 00ae066309..0000000000
--- a/plugins/IEHistory/IEHistory/version.aps
+++ /dev/null
Binary files differ
diff --git a/plugins/IEHistory/files_release.txt b/plugins/IEHistory/files_release.txt
deleted file mode 100644
index 65a28fcca2..0000000000
--- a/plugins/IEHistory/files_release.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-IEHistory\Release\IEHistory.dll
-IEHistory\Release UNICODE\IEHistoryW.dll
diff --git a/plugins/IEHistory/files_source.txt b/plugins/IEHistory/files_source.txt
deleted file mode 100644
index f861ea5a25..0000000000
--- a/plugins/IEHistory/files_source.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-IEHistory\res\*.*
-IEHistory\*.*
-docs\*.*
-*.* \ No newline at end of file
diff --git a/plugins/IEHistory/history.ico b/plugins/IEHistory/history.ico
deleted file mode 100644
index eb627fa6b0..0000000000
--- a/plugins/IEHistory/history.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/IEHistory/pack source.bat b/plugins/IEHistory/pack source.bat
deleted file mode 100644
index 2efcf2508e..0000000000
--- a/plugins/IEHistory/pack source.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-for /F "tokens=5-9* delims=. " %%i in (docs\IEHistory_readme.txt) do (call :Pack %%i %%j %%k %%l; exit)
-
-:Pack
-d:\usr\PowerArchiver\pacl\pacomp.exe -p -a -c2 "IEHistory src %1.%2.%3.%4.zip" @files_source.txt -x*.zip -x*.ncb -x*.user
-exit
-
-error:
-echo "Error packing IEHistory"
diff --git a/plugins/IEHistory/pack symbols.bat b/plugins/IEHistory/pack symbols.bat
deleted file mode 100644
index d6f50920b8..0000000000
--- a/plugins/IEHistory/pack symbols.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-@echo off
-if NOT EXIST "symbols\%1 - %3" (
- mkdir "symbols\%1 - %3"
-)
-xcopy "%2\Release\*.pdb" "symbols\%1 - %3\*" /EXCLUDE:symbols_exclude.txt /Y
-
-d:\usr\PowerArchiver\pacl\pacomp.exe -p -a -r -c2 "symbols - %1.zip" "symbols\*.*"
-rmdir "symbols\" /Q /S \ No newline at end of file
diff --git a/plugins/IEHistory/pack.bat b/plugins/IEHistory/pack.bat
deleted file mode 100644
index f14ab0ea53..0000000000
--- a/plugins/IEHistory/pack.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-for /F "tokens=5-9* delims=. " %%i in (docs\IEHistory_readme.txt) do (call :Pack %%i %%j %%k %%l; exit)
-
-:Pack
-D:\usr\PowerArchiver\pacl\pacomp.exe -a -c2 "IEHistory %1.%2.%3.%4.zip" @files_release.txt
-D:\usr\PowerArchiver\pacl\pacomp.exe -p -a -c2 "IEHistory %1.%2.%3.%4.zip" docs\*.* *.caca
-call "pack symbols.bat" IEHistory IEHistory %1.%2.%3.%4
-exit
-
-error:
-echo "Error packing IEHistory" \ No newline at end of file
diff --git a/plugins/IEHistory/IEHistory/IEHistory.rc b/plugins/IEHistory/res/IEHistory.rc
index 91354d63a3..91354d63a3 100644
--- a/plugins/IEHistory/IEHistory/IEHistory.rc
+++ b/plugins/IEHistory/res/IEHistory.rc
diff --git a/plugins/IEHistory/IEHistory/history (old).ico b/plugins/IEHistory/res/history (old).ico
index eb627fa6b0..eb627fa6b0 100644
--- a/plugins/IEHistory/IEHistory/history (old).ico
+++ b/plugins/IEHistory/res/history (old).ico
Binary files differ
diff --git a/plugins/IEHistory/IEHistory/history.ico b/plugins/IEHistory/res/history.ico
index b85c00bd5e..b85c00bd5e 100644
--- a/plugins/IEHistory/IEHistory/history.ico
+++ b/plugins/IEHistory/res/history.ico
Binary files differ
diff --git a/plugins/IEHistory/IEHistory/version.rc b/plugins/IEHistory/res/version.rc
index 0bd4ea67f4..0bd4ea67f4 100644
--- a/plugins/IEHistory/IEHistory/version.rc
+++ b/plugins/IEHistory/res/version.rc
diff --git a/plugins/IEHistory/IEHistory/IEHistory.cpp b/plugins/IEHistory/src/IEHistory.cpp
index 33e892992f..33e892992f 100644
--- a/plugins/IEHistory/IEHistory/IEHistory.cpp
+++ b/plugins/IEHistory/src/IEHistory.cpp
diff --git a/plugins/IEHistory/IEHistory/commonheaders.h b/plugins/IEHistory/src/commonheaders.h
index e687a27f02..e687a27f02 100644
--- a/plugins/IEHistory/IEHistory/commonheaders.h
+++ b/plugins/IEHistory/src/commonheaders.h
diff --git a/plugins/IEHistory/IEHistory/dlgHandlers.cpp b/plugins/IEHistory/src/dlgHandlers.cpp
index a9d4734abe..a9d4734abe 100644
--- a/plugins/IEHistory/IEHistory/dlgHandlers.cpp
+++ b/plugins/IEHistory/src/dlgHandlers.cpp
diff --git a/plugins/IEHistory/IEHistory/dlgHandlers.h b/plugins/IEHistory/src/dlgHandlers.h
index 343b208c6e..343b208c6e 100644
--- a/plugins/IEHistory/IEHistory/dlgHandlers.h
+++ b/plugins/IEHistory/src/dlgHandlers.h
diff --git a/plugins/IEHistory/IEHistory/events.cpp b/plugins/IEHistory/src/events.cpp
index 90b36b1b63..90b36b1b63 100644
--- a/plugins/IEHistory/IEHistory/events.cpp
+++ b/plugins/IEHistory/src/events.cpp
diff --git a/plugins/IEHistory/IEHistory/events.h b/plugins/IEHistory/src/events.h
index b19b14fced..b19b14fced 100644
--- a/plugins/IEHistory/IEHistory/events.h
+++ b/plugins/IEHistory/src/events.h
diff --git a/plugins/IEHistory/IEHistory/mirandaMem.cpp b/plugins/IEHistory/src/mirandaMem.cpp
index 8ef20cb2e1..8ef20cb2e1 100644
--- a/plugins/IEHistory/IEHistory/mirandaMem.cpp
+++ b/plugins/IEHistory/src/mirandaMem.cpp
diff --git a/plugins/IEHistory/IEHistory/mirandaMem.h b/plugins/IEHistory/src/mirandaMem.h
index 7428278000..7428278000 100644
--- a/plugins/IEHistory/IEHistory/mirandaMem.h
+++ b/plugins/IEHistory/src/mirandaMem.h
diff --git a/plugins/IEHistory/IEHistory/resource.h b/plugins/IEHistory/src/resource.h
index b240d149db..b240d149db 100644
--- a/plugins/IEHistory/IEHistory/resource.h
+++ b/plugins/IEHistory/src/resource.h
diff --git a/plugins/IEHistory/IEHistory/services.cpp b/plugins/IEHistory/src/services.cpp
index 5683eecda8..5683eecda8 100644
--- a/plugins/IEHistory/IEHistory/services.cpp
+++ b/plugins/IEHistory/src/services.cpp
diff --git a/plugins/IEHistory/IEHistory/services.h b/plugins/IEHistory/src/services.h
index 40e680a04e..40e680a04e 100644
--- a/plugins/IEHistory/IEHistory/services.h
+++ b/plugins/IEHistory/src/services.h
diff --git a/plugins/IEHistory/IEHistory/stdafx.cpp b/plugins/IEHistory/src/stdafx.cpp
index 2731c2b8c3..2731c2b8c3 100644
--- a/plugins/IEHistory/IEHistory/stdafx.cpp
+++ b/plugins/IEHistory/src/stdafx.cpp
diff --git a/plugins/IEHistory/IEHistory/stdafx.h b/plugins/IEHistory/src/stdafx.h
index fe90144550..fe90144550 100644
--- a/plugins/IEHistory/IEHistory/stdafx.h
+++ b/plugins/IEHistory/src/stdafx.h
diff --git a/plugins/IEHistory/IEHistory/utils.cpp b/plugins/IEHistory/src/utils.cpp
index 91577e698f..91577e698f 100644
--- a/plugins/IEHistory/IEHistory/utils.cpp
+++ b/plugins/IEHistory/src/utils.cpp
diff --git a/plugins/IEHistory/IEHistory/utils.h b/plugins/IEHistory/src/utils.h
index c423b4ede7..c423b4ede7 100644
--- a/plugins/IEHistory/IEHistory/utils.h
+++ b/plugins/IEHistory/src/utils.h
diff --git a/plugins/IEHistory/IEHistory/version.h b/plugins/IEHistory/src/version.h
index 204fd10561..204fd10561 100644
--- a/plugins/IEHistory/IEHistory/version.h
+++ b/plugins/IEHistory/src/version.h
diff --git a/plugins/IEHistory/symbols_exclude.txt b/plugins/IEHistory/symbols_exclude.txt
deleted file mode 100644
index 361cf2448b..0000000000
--- a/plugins/IEHistory/symbols_exclude.txt
+++ /dev/null
@@ -1 +0,0 @@
-vc80.pdb \ No newline at end of file