diff --git a/Data/MySQL/MySQL_VS80.sln b/Data/MySQL/MySQL_VS80.sln
index 65950352b..a1a3e0901 100644
--- a/Data/MySQL/MySQL_VS80.sln
+++ b/Data/MySQL/MySQL_VS80.sln
@@ -1,34 +1,58 @@
-
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySQL", "MySQL_vs80.vcproj", "{73E19FDE-1570-488C-B3DB-72A60FADD408}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySQL", "MySQL_VS80.vcproj", "{D9C692A6-D089-4269-B444-C445ED192F0D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs80.vcproj", "{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}"
+ ProjectSection(ProjectDependencies) = postProject
+ {73E19FDE-1570-488C-B3DB-72A60FADD408} = {73E19FDE-1570-488C-B3DB-72A60FADD408}
+ EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_static|Win32.ActiveCfg = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_static|Win32.Build.0 = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_shared|Win32.Build.0 = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_static|Win32.ActiveCfg = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_static|Win32.Build.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Build.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Build.0 = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/MySQL/MySQL_VS80.vcproj b/Data/MySQL/MySQL_VS80.vcproj
index 4f9fd0907..4add00b16 100644
--- a/Data/MySQL/MySQL_VS80.vcproj
+++ b/Data/MySQL/MySQL_VS80.vcproj
@@ -1,279 +1,438 @@
-
+
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ProgramDatabaseFile="..\..\bin\PocoDataMySQLd.pdb"
+ AdditionalLibraryDirectories="..\..\lib"
+ SubSystem="1"
+ ImportLibrary="..\..\lib\PocoDataMySQLd.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OptimizeForWindows98="0"
+ ImportLibrary="..\..\lib\PocoDataMySQL.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+ Name="VCPreBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\MySQLException.cpp"/>
-
+ RelativePath=".\src\MySQLStatementImpl.cpp"/>
-
+ RelativePath=".\src\ResultMetadata.cpp"/>
-
+ RelativePath=".\src\SessionHandle.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\StatementExecutor.cpp"/>
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
-
+ RelativePath=".\include\Poco\Data\MySQL\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQL.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQLException.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQLStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\ResultMetadata.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\SessionHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\StatementExecutor.h"/>
-
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"/>
-
-
+
diff --git a/Data/MySQL/MySQL_VS90.sln b/Data/MySQL/MySQL_VS90.sln
index 0c7c1a9b1..e087dafc3 100644
--- a/Data/MySQL/MySQL_VS90.sln
+++ b/Data/MySQL/MySQL_VS90.sln
@@ -1,37 +1,58 @@
-
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySQL", "MySQL_VS90.vcproj", "{D9C692A6-D089-4269-B444-C445ED192F0D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MySQL", "MySQL_vs90.vcproj", "{73E19FDE-1570-488C-B3DB-72A60FADD408}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS90.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs90.vcproj", "{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}"
ProjectSection(ProjectDependencies) = postProject
- {D9C692A6-D089-4269-B444-C445ED192F0D} = {D9C692A6-D089-4269-B444-C445ED192F0D}
+ {73E19FDE-1570-488C-B3DB-72A60FADD408} = {73E19FDE-1570-488C-B3DB-72A60FADD408}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_static|Win32.ActiveCfg = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.debug_static|Win32.Build.0 = debug_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_shared|Win32.Build.0 = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_static|Win32.ActiveCfg = release_shared|Win32
- {D9C692A6-D089-4269-B444-C445ED192F0D}.release_static|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Build.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Build.0 = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/MySQL/MySQL_VS90.vcproj b/Data/MySQL/MySQL_VS90.vcproj
index 248d9c7ae..4f0452381 100644
--- a/Data/MySQL/MySQL_VS90.vcproj
+++ b/Data/MySQL/MySQL_VS90.vcproj
@@ -1,278 +1,437 @@
-
+
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ProgramDatabaseFile="..\..\bin\PocoDataMySQLd.pdb"
+ AdditionalLibraryDirectories="..\..\lib"
+ SubSystem="1"
+ ImportLibrary="..\..\lib\PocoDataMySQLd.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataMySQL.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\MySQLException.cpp"/>
-
+ RelativePath=".\src\MySQLStatementImpl.cpp"/>
-
+ RelativePath=".\src\ResultMetadata.cpp"/>
-
+ RelativePath=".\src\SessionHandle.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\StatementExecutor.cpp"/>
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
-
+ RelativePath=".\include\Poco\Data\MySQL\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQL.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQLException.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\MySQLStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\ResultMetadata.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\SessionHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\MySQL\StatementExecutor.h"/>
-
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"/>
-
-
+
diff --git a/Data/MySQL/MySQL_vs100.sln b/Data/MySQL/MySQL_vs100.sln
index 6e6263517..afff6ab43 100644
--- a/Data/MySQL/MySQL_vs100.sln
+++ b/Data/MySQL/MySQL_vs100.sln
@@ -10,79 +10,49 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_shared|x64 = debug_shared|x64
- debug_static_md|Win32 = debug_static_md|Win32
- debug_static_md|x64 = debug_static_md|x64
- debug_static_mt|Win32 = debug_static_mt|Win32
- debug_static_mt|x64 = debug_static_mt|x64
release_shared|Win32 = release_shared|Win32
- release_shared|x64 = release_shared|x64
- release_static_md|Win32 = release_static_md|Win32
- release_static_md|x64 = release_static_md|x64
+ debug_static_mt|Win32 = debug_static_mt|Win32
release_static_mt|Win32 = release_static_mt|Win32
- release_static_mt|x64 = release_static_mt|x64
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Build.0 = debug_shared|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_shared|x64.Build.0 = debug_shared|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.ActiveCfg = release_shared|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Build.0 = release_shared|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|x64.ActiveCfg = release_shared|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_shared|x64.Build.0 = release_shared|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|x64.Build.0 = release_static_md|x64
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {73E19FDE-1570-488C-B3DB-72A60FADD408}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Build.0 = debug_shared|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_shared|x64.Build.0 = debug_shared|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.ActiveCfg = release_shared|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Build.0 = release_shared|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|x64.ActiveCfg = release_shared|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_shared|x64.Build.0 = release_shared|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|x64.Build.0 = release_static_md|x64
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/MySQL/testsuite/TestSuite_VS80.vcproj b/Data/MySQL/testsuite/TestSuite_VS80.vcproj
index 3f9b5f38c..1c7cfc28f 100644
--- a/Data/MySQL/testsuite/TestSuite_VS80.vcproj
+++ b/Data/MySQL/testsuite/TestSuite_VS80.vcproj
@@ -1,47 +1,40 @@
+ Version="8.00"
+ ProjectType="Visual C++"
+ ProjectGUID="{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}"
+ RootNamespace="TestSuite"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+ Name="VCPreBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="MySQL">
+ Name="Header Files">
-
+ RelativePath=".\src\MySQLTest.h"/>
-
+ RelativePath=".\src\SQLExecutor.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\MySQLTest.cpp"/>
-
+ RelativePath=".\src\SQLExecutor.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\MySQLTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\MySQLTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/MySQL/testsuite/TestSuite_VS90.vcproj b/Data/MySQL/testsuite/TestSuite_VS90.vcproj
index 2316b3178..91c8636bc 100644
--- a/Data/MySQL/testsuite/TestSuite_VS90.vcproj
+++ b/Data/MySQL/testsuite/TestSuite_VS90.vcproj
@@ -1,48 +1,40 @@
+ Version="9.00"
+ ProjectType="Visual C++"
+ ProjectGUID="{4D6E42AE-EB6A-47EB-A186-B8A183FABCF7}"
+ RootNamespace="TestSuite"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="MySQL">
+ Name="Header Files">
-
+ RelativePath=".\src\MySQLTest.h"/>
-
+ RelativePath=".\src\SQLExecutor.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\MySQLTest.cpp"/>
-
+ RelativePath=".\src\SQLExecutor.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\MySQLTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\MySQLTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/ODBC/ODBC_VS71.sln b/Data/ODBC/ODBC_VS71.sln
index 216fd90fd..a69ec8388 100644
--- a/Data/ODBC/ODBC_VS71.sln
+++ b/Data/ODBC/ODBC_VS71.sln
@@ -1,39 +1,47 @@
Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS71.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_vs71.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
ProjectSection(ProjectDependencies) = postProject
- {1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_VS71.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs71.vcproj", "{00627063-395B-4413-9099-23BDB56562FA}"
ProjectSection(ProjectDependencies) = postProject
+ {1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
debug_shared = debug_shared
- debug_static = debug_static
release_shared = release_shared
- release_static = release_static
- EndGlobalSection
- GlobalSection(ProjectDependencies) = postSolution
+ debug_static_mt = debug_static_mt
+ release_static_mt = release_static_mt
+ debug_static_md = debug_static_md
+ release_static_md = release_static_md
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static.Build.0 = release_static|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static.Build.0 = debug_static|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static.Build.0 = release_static|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt.Build.0 = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md.Build.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md.ActiveCfg = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md.Build.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared.ActiveCfg = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared.Build.0 = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared.ActiveCfg = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared.Build.0 = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt.Build.0 = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md.Build.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md.ActiveCfg = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md.Build.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/Data/ODBC/ODBC_VS71.vcproj b/Data/ODBC/ODBC_VS71.vcproj
index 922eb93e2..24829dc73 100644
--- a/Data/ODBC/ODBC_VS71.vcproj
+++ b/Data/ODBC/ODBC_VS71.vcproj
@@ -1,10 +1,10 @@
+ CompileAs="0"
+ DisableSpecificWarnings="4800;"/>
@@ -73,8 +75,8 @@
+ CompileAs="0"
+ DisableSpecificWarnings="4800;"/>
@@ -139,34 +140,37 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings="4800;"/>
+ OutputFile="..\..\lib\PocoDataODBCmtd.lib"/>
+
-
+ CompileAs="0"
+ DisableSpecificWarnings="4800;"/>
+ OutputFile="..\..\lib\PocoDataODBCmt.lib"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\ODBC\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ConnectionHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Diagnostics.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\EnvironmentHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Error.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Handle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBC.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCException.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCMetaColumn.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Parameter.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Preparator.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\TypeInfo.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode.h"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_UNIXODBC.h"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_WIN32.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\ConnectionHandle.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\EnvironmentHandle.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\ODBCException.cpp"/>
-
+ RelativePath=".\src\ODBCMetaColumn.cpp"/>
-
+ RelativePath=".\src\ODBCStatementImpl.cpp"/>
-
+ RelativePath=".\src\Parameter.cpp"/>
-
+ RelativePath=".\src\Preparator.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\TypeInfo.cpp"/>
-
+ RelativePath=".\src\Unicode.cpp"/>
+
+
+
+
+
+
@@ -442,24 +487,34 @@
Name="VCCLCompilerTool"/>
+
+
+
+
+
+
-
+ RelativePath=".\src\Utility.cpp"/>
-
-
+
diff --git a/Data/ODBC/ODBC_VS80.sln b/Data/ODBC/ODBC_VS80.sln
index 3b77eec99..b6b39892b 100644
--- a/Data/ODBC/ODBC_VS80.sln
+++ b/Data/ODBC/ODBC_VS80.sln
@@ -1,36 +1,58 @@
Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_vs80.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs80.vcproj", "{00627063-395B-4413-9099-23BDB56562FA}"
ProjectSection(ProjectDependencies) = postProject
{1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_VS80.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Build.0 = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/ODBC/ODBC_VS80.vcproj b/Data/ODBC/ODBC_VS80.vcproj
index 394dde1d7..47bbaf5c9 100644
--- a/Data/ODBC/ODBC_VS80.vcproj
+++ b/Data/ODBC/ODBC_VS80.vcproj
@@ -1,47 +1,38 @@
+ RootNamespace="ODBC"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataODBCd.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OptimizeForWindows98="0"
+ ImportLibrary="..\..\lib\PocoDataODBC.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataODBCmdd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataODBCmd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\ODBC\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ConnectionHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Diagnostics.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\EnvironmentHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Error.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Handle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBC.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCException.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCMetaColumn.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Parameter.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Preparator.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\TypeInfo.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_UNIXODBC.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_WIN32.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\ConnectionHandle.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\EnvironmentHandle.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\ODBCException.cpp"/>
-
+ RelativePath=".\src\ODBCMetaColumn.cpp"/>
-
+ RelativePath=".\src\ODBCStatementImpl.cpp"/>
-
+ RelativePath=".\src\Parameter.cpp"/>
-
+ RelativePath=".\src\Preparator.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\TypeInfo.cpp"/>
-
+ RelativePath=".\src\Unicode.cpp"/>
+ RelativePath=".\src\Unicode_UNIXODBC.cpp">
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="debug_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="release_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+
+
+
+
+
+
+ RelativePath=".\src\Unicode_WIN32.cpp">
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="debug_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="release_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+
+
+
+
+
+
-
+ RelativePath=".\src\Utility.cpp"/>
-
-
+
diff --git a/Data/ODBC/ODBC_VS90.sln b/Data/ODBC/ODBC_VS90.sln
index 89871d18a..0238e3576 100644
--- a/Data/ODBC/ODBC_VS90.sln
+++ b/Data/ODBC/ODBC_VS90.sln
@@ -1,36 +1,58 @@
Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C++ Express 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS90.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_vs90.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs90.vcproj", "{00627063-395B-4413-9099-23BDB56562FA}"
ProjectSection(ProjectDependencies) = postProject
{1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ODBC", "ODBC_VS90.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Build.0 = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/ODBC/ODBC_VS90.vcproj b/Data/ODBC/ODBC_VS90.vcproj
index c41fb6e96..b2961d816 100644
--- a/Data/ODBC/ODBC_VS90.vcproj
+++ b/Data/ODBC/ODBC_VS90.vcproj
@@ -1,48 +1,38 @@
+ RootNamespace="ODBC"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataODBCd.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataODBC.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataODBCmdd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataODBCmd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\ODBC\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ConnectionHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Diagnostics.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\EnvironmentHandle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Error.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Handle.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBC.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCException.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCMetaColumn.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\ODBCStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Parameter.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Preparator.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\TypeInfo.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_UNIXODBC.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Unicode_WIN32.h"/>
-
+ RelativePath=".\include\Poco\Data\ODBC\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\ConnectionHandle.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\EnvironmentHandle.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\ODBCException.cpp"/>
-
+ RelativePath=".\src\ODBCMetaColumn.cpp"/>
-
+ RelativePath=".\src\ODBCStatementImpl.cpp"/>
-
+ RelativePath=".\src\Parameter.cpp"/>
-
+ RelativePath=".\src\Preparator.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\TypeInfo.cpp"/>
-
+ RelativePath=".\src\Unicode.cpp"/>
+ RelativePath=".\src\Unicode_UNIXODBC.cpp">
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="debug_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="release_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+
+
+
+
+
+
+ RelativePath=".\src\Unicode_WIN32.cpp">
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="debug_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+ Name="release_static_mt|Win32"
+ ExcludedFromBuild="true">
+ Name="VCCLCompilerTool"/>
+
+
+
+
+
+
-
+ RelativePath=".\src\Utility.cpp"/>
-
-
+
diff --git a/Data/ODBC/ODBC_vs100.sln b/Data/ODBC/ODBC_vs100.sln
index fac6ffe58..a1a89de1e 100644
--- a/Data/ODBC/ODBC_vs100.sln
+++ b/Data/ODBC/ODBC_vs100.sln
@@ -10,79 +10,49 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_shared|x64 = debug_shared|x64
- debug_static_md|Win32 = debug_static_md|Win32
- debug_static_md|x64 = debug_static_md|x64
- debug_static_mt|Win32 = debug_static_mt|Win32
- debug_static_mt|x64 = debug_static_mt|x64
release_shared|Win32 = release_shared|Win32
- release_shared|x64 = release_shared|x64
- release_static_md|Win32 = release_static_md|Win32
- release_static_md|x64 = release_static_md|x64
+ debug_static_mt|Win32 = debug_static_mt|Win32
release_static_mt|Win32 = release_static_mt|Win32
- release_static_mt|x64 = release_static_mt|x64
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|x64.Build.0 = debug_shared|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|x64.ActiveCfg = release_shared|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|x64.Build.0 = release_shared|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|x64.Build.0 = release_static_md|x64
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {1B29820D-375F-11DB-837B-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
{00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Build.0 = debug_shared|Win32
{00627063-395B-4413-9099-23BDB56562FA}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {00627063-395B-4413-9099-23BDB56562FA}.debug_shared|x64.Build.0 = debug_shared|x64
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.ActiveCfg = release_shared|Win32
{00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Build.0 = release_shared|Win32
{00627063-395B-4413-9099-23BDB56562FA}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.release_shared|x64.ActiveCfg = release_shared|x64
- {00627063-395B-4413-9099-23BDB56562FA}.release_shared|x64.Build.0 = release_shared|x64
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|x64.Build.0 = release_static_md|x64
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {00627063-395B-4413-9099-23BDB56562FA}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {00627063-395B-4413-9099-23BDB56562FA}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/ODBC/testsuite/TestSuite_VS71.vcproj b/Data/ODBC/testsuite/TestSuite_VS71.vcproj
index ff6405ccb..e1c680023 100644
--- a/Data/ODBC/testsuite/TestSuite_VS71.vcproj
+++ b/Data/ODBC/testsuite/TestSuite_VS71.vcproj
@@ -1,9 +1,10 @@
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"
+ DisableSpecificWarnings="4800;"/>
@@ -81,8 +86,8 @@
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="..\include;..\..\..\Foundation\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Data\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
+ AdditionalIncludeDirectories="..\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Foundation\include;..\..\..\Data\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;"
StringPooling="TRUE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
@@ -90,15 +95,18 @@
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="0"
+ DisableSpecificWarnings="4800;"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"
+ DisableSpecificWarnings="4800;"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -199,8 +338,8 @@
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="..\include;..\..\..\Foundation\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Data\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;WINVER=0x0500"
+ AdditionalIncludeDirectories="..\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Foundation\include;..\..\..\Data\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
StringPooling="TRUE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
@@ -208,15 +347,18 @@
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="0"
+ DisableSpecificWarnings="4800;"/>
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCAccessTest.h"/>
-
+ RelativePath=".\src\ODBCDB2Test.h"/>
-
+ RelativePath=".\src\ODBCMySQLTest.h"/>
-
+ RelativePath=".\src\ODBCOracleTest.h"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.h"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.h"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.h"/>
-
+ RelativePath=".\src\ODBCTest.h"/>
-
+ RelativePath=".\src\SQLExecutor.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCAccessTest.cpp"/>
-
+ RelativePath=".\src\ODBCDB2Test.cpp"/>
-
+ RelativePath=".\src\ODBCMySQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCOracleTest.cpp"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.cpp"/>
-
+ RelativePath=".\src\ODBCTest.cpp"/>
-
+ RelativePath=".\src\SQLExecutor.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/ODBC/testsuite/TestSuite_VS80.vcproj b/Data/ODBC/testsuite/TestSuite_VS80.vcproj
index 30dcd296c..cdff93613 100644
--- a/Data/ODBC/testsuite/TestSuite_VS80.vcproj
+++ b/Data/ODBC/testsuite/TestSuite_VS80.vcproj
@@ -1,48 +1,40 @@
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ UseOfMFC="1"
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCAccessTest.h"/>
-
+ RelativePath=".\src\ODBCDB2Test.h"/>
-
+ RelativePath=".\src\ODBCMySQLTest.h"/>
-
+ RelativePath=".\src\ODBCOracleTest.h"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.h"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.h"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.h"/>
-
+ RelativePath=".\src\ODBCTest.h"/>
-
+ RelativePath=".\src\SQLExecutor.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCAccessTest.cpp"/>
-
+ RelativePath=".\src\ODBCDB2Test.cpp"/>
-
+ RelativePath=".\src\ODBCMySQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCOracleTest.cpp"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.cpp"/>
-
+ RelativePath=".\src\ODBCTest.cpp"/>
-
+ RelativePath=".\src\SQLExecutor.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/ODBC/testsuite/TestSuite_VS90.vcproj b/Data/ODBC/testsuite/TestSuite_VS90.vcproj
index 6590cb576..22e9a94e4 100644
--- a/Data/ODBC/testsuite/TestSuite_VS90.vcproj
+++ b/Data/ODBC/testsuite/TestSuite_VS90.vcproj
@@ -1,49 +1,40 @@
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ UseOfMFC="1"
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="ODBC">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCAccessTest.h"/>
-
+ RelativePath=".\src\ODBCDB2Test.h"/>
-
+ RelativePath=".\src\ODBCMySQLTest.h"/>
-
+ RelativePath=".\src\ODBCOracleTest.h"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.h"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.h"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.h"/>
-
+ RelativePath=".\src\ODBCTest.h"/>
-
+ RelativePath=".\src\SQLExecutor.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCAccessTest.cpp"/>
-
+ RelativePath=".\src\ODBCDB2Test.cpp"/>
-
+ RelativePath=".\src\ODBCMySQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCOracleTest.cpp"/>
-
+ RelativePath=".\src\ODBCPostgreSQLTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLiteTest.cpp"/>
-
+ RelativePath=".\src\ODBCSQLServerTest.cpp"/>
-
+ RelativePath=".\src\ODBCTest.cpp"/>
-
+ RelativePath=".\src\SQLExecutor.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\ODBCTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\ODBCTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/SQLite/SQLite_VS71.sln b/Data/SQLite/SQLite_VS71.sln
index fdf2b6ced..18504410c 100644
--- a/Data/SQLite/SQLite_VS71.sln
+++ b/Data/SQLite/SQLite_VS71.sln
@@ -1,39 +1,47 @@
Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_VS71.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_vs71.vcproj", "{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS71.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs71.vcproj", "{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}"
ProjectSection(ProjectDependencies) = postProject
- {1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E} = {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
debug_shared = debug_shared
- debug_static = debug_static
release_shared = release_shared
- release_static = release_static
- EndGlobalSection
- GlobalSection(ProjectDependencies) = postSolution
+ debug_static_mt = debug_static_mt
+ release_static_mt = release_static_mt
+ debug_static_md = debug_static_md
+ release_static_md = release_static_md
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static.Build.0 = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static.Build.0 = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static.Build.0 = release_static|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared.ActiveCfg = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared.Build.0 = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared.ActiveCfg = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared.Build.0 = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt.Build.0 = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md.Build.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md.ActiveCfg = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md.Build.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared.ActiveCfg = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared.Build.0 = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared.ActiveCfg = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared.Build.0 = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt.Build.0 = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md.Build.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md.ActiveCfg = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md.Build.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/Data/SQLite/SQLite_VS71.vcproj b/Data/SQLite/SQLite_VS71.vcproj
index 20f0055e1..6e0d93020 100644
--- a/Data/SQLite/SQLite_VS71.vcproj
+++ b/Data/SQLite/SQLite_VS71.vcproj
@@ -1,9 +1,9 @@
@@ -13,15 +13,15 @@
+ DisableSpecificWarnings="4800;4996;4244;4018"/>
@@ -74,8 +75,8 @@
+ DisableSpecificWarnings="4800;4996;4244;4018"/>
@@ -141,35 +140,37 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ DisableSpecificWarnings="4800;4996;4244;4018"/>
+ OutputFile="..\..\lib\PocoDataSQLitemtd.lib"/>
+
-
+ DisableSpecificWarnings="4800;4996;4244;4018"/>
+ OutputFile="..\..\lib\PocoDataSQLitemt.lib"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\SQLite\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLite.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteException.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\SQLiteException.cpp"/>
-
+ RelativePath=".\src\SQLiteStatementImpl.cpp"/>
-
+ RelativePath=".\src\Utility.cpp"/>
+ Name="3rdparty">
+ Name="Header Files">
-
+ RelativePath=".\src\sqlite3.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\sqlite3.c"/>
-
-
+
diff --git a/Data/SQLite/SQLite_VS80.sln b/Data/SQLite/SQLite_VS80.sln
index 4b3b22b48..63a24641e 100644
--- a/Data/SQLite/SQLite_VS80.sln
+++ b/Data/SQLite/SQLite_VS80.sln
@@ -1,36 +1,58 @@
Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_VS80.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_vs80.vcproj", "{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs80.vcproj", "{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}"
ProjectSection(ProjectDependencies) = postProject
- {1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E} = {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Build.0 = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Build.0 = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/SQLite/SQLite_VS80.vcproj b/Data/SQLite/SQLite_VS80.vcproj
index eb6d20ba3..c540dddc6 100644
--- a/Data/SQLite/SQLite_VS80.vcproj
+++ b/Data/SQLite/SQLite_VS80.vcproj
@@ -1,47 +1,38 @@
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataSQLited.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OptimizeForWindows98="0"
+ ImportLibrary="..\..\lib\PocoDataSQLite.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataSQLitemdd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataSQLitemd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\SQLite\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLite.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteException.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\SQLiteException.cpp"/>
-
+ RelativePath=".\src\SQLiteStatementImpl.cpp"/>
-
+ RelativePath=".\src\Utility.cpp"/>
+ Name="3rdparty">
+ Name="Header Files">
-
+ RelativePath=".\src\sqlite3.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\sqlite3.c"/>
-
-
+
diff --git a/Data/SQLite/SQLite_VS90.sln b/Data/SQLite/SQLite_VS90.sln
index 1bed9f8cf..32cc32943 100644
--- a/Data/SQLite/SQLite_VS90.sln
+++ b/Data/SQLite/SQLite_VS90.sln
@@ -1,36 +1,58 @@
Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C++ Express 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_VS90.vcproj", "{1B29820D-375F-11DB-837B-00123FC423B5}"
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SQLite", "SQLite_vs90.vcproj", "{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS90.vcproj", "{1B30A91B-375F-11DB-837B-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs90.vcproj", "{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}"
ProjectSection(ProjectDependencies) = postProject
- {1B29820D-375F-11DB-837B-00123FC423B5} = {1B29820D-375F-11DB-837B-00123FC423B5}
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E} = {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_static|Win32 = debug_static|Win32
release_shared|Win32 = release_shared|Win32
- release_static|Win32 = release_static|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B29820D-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.ActiveCfg = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.debug_static|Win32.Build.0 = debug_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.ActiveCfg = release_static|Win32
- {1B30A91B-375F-11DB-837B-00123FC423B5}.release_static|Win32.Build.0 = release_static|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Build.0 = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Build.0 = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/SQLite/SQLite_VS90.vcproj b/Data/SQLite/SQLite_VS90.vcproj
index 389015c92..173aecfcf 100644
--- a/Data/SQLite/SQLite_VS90.vcproj
+++ b/Data/SQLite/SQLite_VS90.vcproj
@@ -1,48 +1,38 @@
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataSQLited.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\..\lib\PocoDataSQLite.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataSQLitemdd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ DisableSpecificWarnings="4996;4244;4018"/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OutputFile="..\..\lib\PocoDataSQLitemd.lib"/>
+ Name="VCALinkTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\Data\SQLite\Binder.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Connector.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Extractor.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SessionImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLite.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteException.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\SQLiteStatementImpl.h"/>
-
+ RelativePath=".\include\Poco\Data\SQLite\Utility.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\Binder.cpp"/>
-
+ RelativePath=".\src\Connector.cpp"/>
-
+ RelativePath=".\src\Extractor.cpp"/>
-
+ RelativePath=".\src\SessionImpl.cpp"/>
-
+ RelativePath=".\src\SQLiteException.cpp"/>
-
+ RelativePath=".\src\SQLiteStatementImpl.cpp"/>
-
+ RelativePath=".\src\Utility.cpp"/>
+ Name="3rdparty">
+ Name="Header Files">
-
+ RelativePath=".\src\sqlite3.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\sqlite3.c"/>
-
-
+
diff --git a/Data/SQLite/SQLite_vs100.sln b/Data/SQLite/SQLite_vs100.sln
index 18dd3b8dd..034f7ab1e 100644
--- a/Data/SQLite/SQLite_vs100.sln
+++ b/Data/SQLite/SQLite_vs100.sln
@@ -10,79 +10,49 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
- debug_shared|x64 = debug_shared|x64
- debug_static_md|Win32 = debug_static_md|Win32
- debug_static_md|x64 = debug_static_md|x64
- debug_static_mt|Win32 = debug_static_mt|Win32
- debug_static_mt|x64 = debug_static_mt|x64
release_shared|Win32 = release_shared|Win32
- release_shared|x64 = release_shared|x64
- release_static_md|Win32 = release_static_md|Win32
- release_static_md|x64 = release_static_md|x64
+ debug_static_mt|Win32 = debug_static_mt|Win32
release_static_mt|Win32 = release_static_mt|Win32
- release_static_mt|x64 = release_static_mt|x64
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Build.0 = debug_shared|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_shared|x64.Build.0 = debug_shared|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.ActiveCfg = release_shared|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Build.0 = release_shared|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|x64.ActiveCfg = release_shared|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_shared|x64.Build.0 = release_shared|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|x64.Build.0 = release_static_md|x64
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {5B889CE7-AD42-4CFE-BBC3-532B61F8329E}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Build.0 = debug_shared|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|x64.ActiveCfg = debug_shared|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_shared|x64.Build.0 = debug_shared|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|x64.Build.0 = debug_static_md|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.ActiveCfg = release_shared|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Build.0 = release_shared|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|Win32.Deploy.0 = release_shared|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|x64.ActiveCfg = release_shared|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_shared|x64.Build.0 = release_shared|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Build.0 = release_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|x64.ActiveCfg = release_static_md|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|x64.Build.0 = release_static_md|x64
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
- {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {45528A81-2523-48DD-AEB3-6B6BD73A2C5D}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Data/SQLite/testsuite/TestSuite_VS71.vcproj b/Data/SQLite/testsuite/TestSuite_VS71.vcproj
index 032220cc8..6e0e7f1bf 100644
--- a/Data/SQLite/testsuite/TestSuite_VS71.vcproj
+++ b/Data/SQLite/testsuite/TestSuite_VS71.vcproj
@@ -1,9 +1,10 @@
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"
+ DisableSpecificWarnings="4800;"/>
@@ -81,8 +86,8 @@
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="..\include;..\..\..\Foundation\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Data\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
+ AdditionalIncludeDirectories="..\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Foundation\include;..\..\..\Data\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;"
StringPooling="TRUE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
@@ -90,15 +95,18 @@
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="0"
+ DisableSpecificWarnings="4800;"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"
+ DisableSpecificWarnings="4800;"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -199,8 +338,8 @@
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="..\include;..\..\..\Foundation\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Data\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;WINVER=0x0500"
+ AdditionalIncludeDirectories="..\include;..\..\..\CppUnit\include;..\..\..\CppUnit\WinTestRunner\include;..\..\..\Foundation\include;..\..\..\Data\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
StringPooling="TRUE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
@@ -208,15 +347,18 @@
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="0"
+ DisableSpecificWarnings="4800;"/>
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTest.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTest.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/SQLite/testsuite/TestSuite_VS80.vcproj b/Data/SQLite/testsuite/TestSuite_VS80.vcproj
index e91ca8dea..4f87ede97 100644
--- a/Data/SQLite/testsuite/TestSuite_VS80.vcproj
+++ b/Data/SQLite/testsuite/TestSuite_VS80.vcproj
@@ -1,47 +1,40 @@
+ Version="8.00"
+ ProjectType="Visual C++"
+ ProjectGUID="{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}"
+ RootNamespace="TestSuite"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ UseOfMFC="1"
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTest.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTest.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Data/SQLite/testsuite/TestSuite_VS90.vcproj b/Data/SQLite/testsuite/TestSuite_VS90.vcproj
index e72aa3f83..9326a9dda 100644
--- a/Data/SQLite/testsuite/TestSuite_VS90.vcproj
+++ b/Data/SQLite/testsuite/TestSuite_VS90.vcproj
@@ -1,48 +1,40 @@
+ Version="9.00"
+ ProjectType="Visual C++"
+ ProjectGUID="{45528A81-2523-48DD-AEB3-6B6BD73A2C5D}"
+ RootNamespace="TestSuite"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ UseOfMFC="1"
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
-
-
+
+ Name="SQLite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTest.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTest.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\SQLiteTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\SQLiteTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/Foundation/Foundation_vs90.vcproj b/Foundation/Foundation_vs90.vcproj
index dca1d1199..b7e61d8ca 100644
--- a/Foundation/Foundation_vs90.vcproj
+++ b/Foundation/Foundation_vs90.vcproj
@@ -5582,6 +5582,10 @@
RelativePath=".\src\UTF16Encoding.cpp"
>
+
+
@@ -5654,6 +5658,10 @@
RelativePath=".\include\Poco\UTF16Encoding.h"
>
+
+
diff --git a/PDF/PDF.progen b/PDF/PDF.progen
new file mode 100644
index 000000000..5c6fa6bd1
--- /dev/null
+++ b/PDF/PDF.progen
@@ -0,0 +1,16 @@
+vc.project.guid = E12E5C71-79A4-495A-848F-F1710111E610
+vc.project.name = PDF
+vc.project.target = Poco${vc.project.name}
+vc.project.type = library
+vc.project.pocobase = ..
+vc.project.outdir = ${vc.project.pocobase}
+vc.project.platforms = Win32, x64
+vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
+vc.project.prototype = ${vc.project.name}_vs90.vcproj
+vc.project.compiler.include = ..\\Foundation\\include
+vc.project.compiler.defines =
+vc.project.compiler.defines.shared = _CRT_SECURE_NO_WARNINGS;${vc.project.name}_EXPORTS
+vc.project.compiler.defines.debug_shared = ${vc.project.compiler.defines.shared}
+vc.project.compiler.defines.release_shared = ${vc.project.compiler.defines.shared}
+vc.solution.create = true
+vc.solution.include = testsuite\\TestSuite
diff --git a/PDF/PDF_vs100.sln b/PDF/PDF_vs100.sln
new file mode 100644
index 000000000..0f349243c
--- /dev/null
+++ b/PDF/PDF_vs100.sln
@@ -0,0 +1,60 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_vs100.vcxproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs100.vcxproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug_shared|Win32 = debug_shared|Win32
+ release_shared|Win32 = release_shared|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Build.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/PDF/PDF_vs71.sln b/PDF/PDF_vs71.sln
new file mode 100644
index 000000000..ca602adee
--- /dev/null
+++ b/PDF/PDF_vs71.sln
@@ -0,0 +1,50 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_vs71.vcproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs71.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ debug_shared = debug_shared
+ release_shared = release_shared
+ debug_static_mt = debug_static_mt
+ release_static_mt = release_static_mt
+ debug_static_md = debug_static_md
+ release_static_md = release_static_md
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared.ActiveCfg = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared.Build.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared.ActiveCfg = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared.Build.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt.Build.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md.Build.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md.ActiveCfg = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md.Build.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared.ActiveCfg = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared.Build.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared.ActiveCfg = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared.Build.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt.ActiveCfg = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt.Build.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt.ActiveCfg = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt.Build.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md.ActiveCfg = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md.Build.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md.ActiveCfg = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md.Build.0 = release_static_md|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/PDF/PDF_vs71.vcproj b/PDF/PDF_vs71.vcproj
new file mode 100644
index 000000000..44af27577
--- /dev/null
+++ b/PDF/PDF_vs71.vcproj
@@ -0,0 +1,679 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PDF/PDF_vs80.sln b/PDF/PDF_vs80.sln
index 83a4c8413..b630f5469 100644
--- a/PDF/PDF_vs80.sln
+++ b/PDF/PDF_vs80.sln
@@ -1,24 +1,58 @@
-
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_vs80.vcproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs80.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|Win32 = debug_shared|Win32
release_shared|Win32 = release_shared|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
{E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.ActiveCfg = release_shared|Win32
{E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Build.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
{24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
{24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
{24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/PDF/PDF_vs80.vcproj b/PDF/PDF_vs80.vcproj
index edc7ff8d9..4d9adf824 100644
--- a/PDF/PDF_vs80.vcproj
+++ b/PDF/PDF_vs80.vcproj
@@ -1,48 +1,39 @@
+ RootNamespace="PDF"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ ImportLibrary="..\lib\PocoPDFd.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ OptimizeForWindows98="0"
+ ImportLibrary="..\lib\PocoPDF.lib"
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+ Name="VCPreBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="Source Files">
-
+ RelativePath=".\src\Destination.cpp"/>
-
+ RelativePath=".\src\Document.cpp"/>
-
+ RelativePath=".\src\Encoder.cpp"/>
-
+ RelativePath=".\src\Font.cpp"/>
-
+ RelativePath=".\src\Image.cpp"/>
-
+ RelativePath=".\src\LinkAnnotation.cpp"/>
-
+ RelativePath=".\src\Outline.cpp"/>
-
+ RelativePath=".\src\Page.cpp"/>
-
+ RelativePath=".\src\PDFException.cpp"/>
-
+ RelativePath=".\src\TextAnnotation.cpp"/>
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\PDF\Destination.h"/>
-
+ RelativePath=".\include\Poco\PDF\Document.h"/>
-
+ RelativePath=".\include\Poco\PDF\Encoder.h"/>
-
+ RelativePath=".\include\Poco\PDF\Font.h"/>
-
+ RelativePath=".\include\Poco\PDF\Image.h"/>
-
+ RelativePath=".\include\Poco\PDF\LinkAnnotation.h"/>
-
+ RelativePath=".\include\Poco\PDF\Outline.h"/>
-
+ RelativePath=".\include\Poco\PDF\Page.h"/>
-
+ RelativePath=".\include\Poco\PDF\PDF.h"/>
-
+ RelativePath=".\include\Poco\PDF\PDFException.h"/>
-
+ RelativePath=".\include\Poco\PDF\Resource.h"/>
-
+ RelativePath=".\include\Poco\PDF\TextAnnotation.h"/>
+ Name="3rd Party">
+ Name="PNG">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\PDF\png.h"/>
-
+ RelativePath=".\include\Poco\PDF\pngconf.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\png.c"/>
-
+ RelativePath=".\src\pngerror.c"/>
-
+ RelativePath=".\src\pnggccrd.c"/>
-
+ RelativePath=".\src\pngget.c"/>
-
+ RelativePath=".\src\pngmem.c"/>
-
+ RelativePath=".\src\pngpread.c"/>
-
+ RelativePath=".\src\pngread.c"/>
-
+ RelativePath=".\src\pngrio.c"/>
-
+ RelativePath=".\src\pngrtran.c"/>
-
+ RelativePath=".\src\pngrutil.c"/>
-
+ RelativePath=".\src\pngset.c"/>
-
+ RelativePath=".\src\pngtest.c"/>
-
+ RelativePath=".\src\pngtrans.c"/>
-
+ RelativePath=".\src\pngvcrd.c"/>
-
+ RelativePath=".\src\pngwio.c"/>
-
+ RelativePath=".\src\pngwrite.c"/>
-
+ RelativePath=".\src\pngwtran.c"/>
-
+ RelativePath=".\src\pngwutil.c"/>
+ Name="zlib">
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\PDF\crc32.h"/>
-
+ RelativePath=".\include\Poco\PDF\deflate.h"/>
-
+ RelativePath=".\include\Poco\PDF\inffast.h"/>
-
+ RelativePath=".\include\Poco\PDF\inffixed.h"/>
-
+ RelativePath=".\include\Poco\PDF\inflate.h"/>
-
+ RelativePath=".\include\Poco\PDF\inftrees.h"/>
-
+ RelativePath=".\include\Poco\PDF\trees.h"/>
-
+ RelativePath=".\include\Poco\PDF\zconf.h"/>
-
+ RelativePath=".\include\Poco\PDF\zlib.h"/>
-
+ RelativePath=".\include\Poco\PDF\zutil.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\adler32.c"/>
-
+ RelativePath=".\src\compress.c"/>
-
+ RelativePath=".\src\crc32.c"/>
-
+ RelativePath=".\src\deflate.c"/>
-
+ RelativePath=".\src\gzio.c"/>
-
+ RelativePath=".\src\infback.c"/>
-
+ RelativePath=".\src\inffast.c"/>
-
+ RelativePath=".\src\inflate.c"/>
-
+ RelativePath=".\src\inftrees.c"/>
-
+ RelativePath=".\src\trees.c"/>
-
+ RelativePath=".\src\zutil.c"/>
+ Name="HARU">
+ Name="Source Files">
-
+ RelativePath=".\src\hpdf_annotation.c"/>
-
+ RelativePath=".\src\hpdf_array.c"/>
-
+ RelativePath=".\src\hpdf_binary.c"/>
-
+ RelativePath=".\src\hpdf_boolean.c"/>
-
+ RelativePath=".\src\hpdf_catalog.c"/>
-
+ RelativePath=".\src\hpdf_destination.c"/>
-
+ RelativePath=".\src\hpdf_dict.c"/>
-
+ RelativePath=".\src\hpdf_doc.c"/>
-
+ RelativePath=".\src\hpdf_doc_png.c"/>
-
+ RelativePath=".\src\hpdf_encoder.c"/>
-
+ RelativePath=".\src\hpdf_encoder_cns.c"/>
-
+ RelativePath=".\src\hpdf_encoder_cnt.c"/>
-
+ RelativePath=".\src\hpdf_encoder_jp.c"/>
-
+ RelativePath=".\src\hpdf_encoder_kr.c"/>
-
+ RelativePath=".\src\hpdf_encrypt.c"/>
-
+ RelativePath=".\src\hpdf_encryptdict.c"/>
-
+ RelativePath=".\src\hpdf_error.c"/>
-
+ RelativePath=".\src\hpdf_ext_gstate.c"/>
-
+ RelativePath=".\src\hpdf_font.c"/>
-
+ RelativePath=".\src\hpdf_font_cid.c"/>
-
+ RelativePath=".\src\hpdf_font_tt.c"/>
-
+ RelativePath=".\src\hpdf_font_type1.c"/>
-
+ RelativePath=".\src\hpdf_fontdef.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_base14.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_cid.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_cns.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_cnt.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_jp.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_kr.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_tt.c"/>
-
+ RelativePath=".\src\hpdf_fontdef_type1.c"/>
-
+ RelativePath=".\src\hpdf_gstate.c"/>
-
+ RelativePath=".\src\hpdf_image.c"/>
-
+ RelativePath=".\src\hpdf_image_png.c"/>
-
+ RelativePath=".\src\hpdf_info.c"/>
-
+ RelativePath=".\src\hpdf_list.c"/>
-
+ RelativePath=".\src\hpdf_mmgr.c"/>
-
+ RelativePath=".\src\hpdf_name.c"/>
-
+ RelativePath=".\src\hpdf_null.c"/>
-
+ RelativePath=".\src\hpdf_number.c"/>
-
+ RelativePath=".\src\hpdf_objects.c"/>
-
+ RelativePath=".\src\hpdf_outline.c"/>
-
+ RelativePath=".\src\hpdf_page_label.c"/>
-
+ RelativePath=".\src\hpdf_page_operator.c"/>
-
+ RelativePath=".\src\hpdf_pages.c"/>
-
+ RelativePath=".\src\hpdf_real.c"/>
-
+ RelativePath=".\src\hpdf_streams.c"/>
-
+ RelativePath=".\src\hpdf_string.c"/>
-
+ RelativePath=".\src\hpdf_utils.c"/>
-
+ RelativePath=".\src\hpdf_xref.c"/>
+ Name="Header Files">
-
+ RelativePath=".\include\Poco\PDF\hpdf.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_annotation.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_catalog.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_conf.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_consts.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_destination.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_doc.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_encoder.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_encrypt.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_encryptdict.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_error.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_ext_gstate.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_font.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_fontdef.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_gstate.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_image.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_info.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_list.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_mmgr.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_objects.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_outline.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_page_label.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_pages.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_streams.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_types.h"/>
-
+ RelativePath=".\include\Poco\PDF\hpdf_utils.h"/>
-
-
+
diff --git a/PDF/PDF_vs90.ncb b/PDF/PDF_vs90.ncb
new file mode 100644
index 000000000..43ca88c14
Binary files /dev/null and b/PDF/PDF_vs90.ncb differ
diff --git a/PDF/PDF_vs90.sln b/PDF/PDF_vs90.sln
new file mode 100644
index 000000000..41e567ec1
--- /dev/null
+++ b/PDF/PDF_vs90.sln
@@ -0,0 +1,60 @@
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_vs90.vcproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_vs90.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug_shared|Win32 = debug_shared|Win32
+ release_shared|Win32 = release_shared|Win32
+ debug_static_mt|Win32 = debug_static_mt|Win32
+ release_static_mt|Win32 = release_static_mt|Win32
+ debug_static_md|Win32 = debug_static_md|Win32
+ release_static_md|Win32 = release_static_md|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Build.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Build.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|Win32.Deploy.0 = debug_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.ActiveCfg = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Build.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|Win32.Deploy.0 = release_shared|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.ActiveCfg = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Build.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|Win32.Deploy.0 = debug_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.ActiveCfg = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Build.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|Win32.Deploy.0 = release_static_mt|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.ActiveCfg = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Build.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|Win32.Deploy.0 = debug_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.ActiveCfg = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Build.0 = release_static_md|Win32
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|Win32.Deploy.0 = release_static_md|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/PDF/PDF_vs90.suo b/PDF/PDF_vs90.suo
new file mode 100644
index 000000000..6f3df2b67
Binary files /dev/null and b/PDF/PDF_vs90.suo differ
diff --git a/PDF/PDF_vs90.vcproj b/PDF/PDF_vs90.vcproj
new file mode 100644
index 000000000..289f3b88b
--- /dev/null
+++ b/PDF/PDF_vs90.vcproj
@@ -0,0 +1,699 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PDF/PDF_x64_vs100.sln b/PDF/PDF_x64_vs100.sln
new file mode 100644
index 000000000..1af2df8e7
--- /dev/null
+++ b/PDF/PDF_x64_vs100.sln
@@ -0,0 +1,60 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_x64_vs100.vcxproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_x64_vs100.vcxproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug_shared|x64 = debug_shared|x64
+ release_shared|x64 = release_shared|x64
+ debug_static_mt|x64 = debug_static_mt|x64
+ release_static_mt|x64 = release_static_mt|x64
+ debug_static_md|x64 = debug_static_md|x64
+ release_static_md|x64 = release_static_md|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.ActiveCfg = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.Build.0 = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.Deploy.0 = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.ActiveCfg = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.Build.0 = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.Deploy.0 = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.Deploy.0 = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.Deploy.0 = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.Build.0 = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.Deploy.0 = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.ActiveCfg = release_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.Build.0 = release_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.Deploy.0 = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.ActiveCfg = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.Build.0 = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.Deploy.0 = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.ActiveCfg = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.Build.0 = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.Deploy.0 = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.Deploy.0 = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.Deploy.0 = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.Build.0 = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.Deploy.0 = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.ActiveCfg = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.Build.0 = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.Deploy.0 = release_static_md|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/PDF/PDF_x64_vs90.sln b/PDF/PDF_x64_vs90.sln
new file mode 100644
index 000000000..24090f4dc
--- /dev/null
+++ b/PDF/PDF_x64_vs90.sln
@@ -0,0 +1,60 @@
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDF", "PDF_x64_vs90.vcproj", "{E12E5C71-79A4-495A-848F-F1710111E610}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_x64_vs90.vcproj", "{24134877-368D-11DB-9FBC-00123FC423B5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E12E5C71-79A4-495A-848F-F1710111E610} = {E12E5C71-79A4-495A-848F-F1710111E610}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug_shared|x64 = debug_shared|x64
+ release_shared|x64 = release_shared|x64
+ debug_static_mt|x64 = debug_static_mt|x64
+ release_static_mt|x64 = release_static_mt|x64
+ debug_static_md|x64 = debug_static_md|x64
+ release_static_md|x64 = release_static_md|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.ActiveCfg = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.Build.0 = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_shared|x64.Deploy.0 = debug_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.ActiveCfg = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.Build.0 = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_shared|x64.Deploy.0 = release_shared|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_mt|x64.Deploy.0 = debug_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_mt|x64.Deploy.0 = release_static_mt|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.Build.0 = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.debug_static_md|x64.Deploy.0 = debug_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.ActiveCfg = release_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.Build.0 = release_static_md|x64
+ {E12E5C71-79A4-495A-848F-F1710111E610}.release_static_md|x64.Deploy.0 = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.ActiveCfg = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.Build.0 = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_shared|x64.Deploy.0 = debug_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.ActiveCfg = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.Build.0 = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_shared|x64.Deploy.0 = release_shared|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.ActiveCfg = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.Build.0 = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_mt|x64.Deploy.0 = debug_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.ActiveCfg = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.Build.0 = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_mt|x64.Deploy.0 = release_static_mt|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.ActiveCfg = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.Build.0 = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.debug_static_md|x64.Deploy.0 = debug_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.ActiveCfg = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.Build.0 = release_static_md|x64
+ {24134877-368D-11DB-9FBC-00123FC423B5}.release_static_md|x64.Deploy.0 = release_static_md|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/PDF/PDF_x64_vs90.vcproj b/PDF/PDF_x64_vs90.vcproj
new file mode 100644
index 000000000..9878bb472
--- /dev/null
+++ b/PDF/PDF_x64_vs90.vcproj
@@ -0,0 +1,704 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PDF/testsuite/TestSuite_VS80.vcproj b/PDF/testsuite/TestSuite_VS80.vcproj
index 4f395adaf..ecd0c4697 100644
--- a/PDF/testsuite/TestSuite_VS80.vcproj
+++ b/PDF/testsuite/TestSuite_VS80.vcproj
@@ -1,47 +1,40 @@
+ RootNamespace="TestSuite"
+ Keyword="Win32Proj">
+ Name="Win32"/>
-
-
+
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
-
+ Name="VCPostBuildEventTool"/>
+ CharacterSet="2">
+ Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"/>
+ Name="VCXMLDataGeneratorTool"/>
+ Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCMIDLTool"/>
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="0"
+ DisableSpecificWarnings=""/>
+ Name="VCManagedResourceCompilerTool"/>
+ Name="VCResourceCompilerTool"/>
+ Name="VCPreLinkEventTool"/>
+ TargetMachine="1"/>
+ Name="VCALinkTool"/>
+ Name="VCManifestTool"/>
+ Name="VCXDCMakeTool"/>
+ Name="VCBscMakeTool"/>
+ Name="VCFxCopTool"/>
+ Name="VCAppVerifierTool"/>
+ Name="VCPostBuildEventTool"/>
+
+
+ Name="VCPreBuildEventTool"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ Name="PDFCore">
+ Name="Header Files">
-
+ RelativePath=".\src\PDFTest.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\PDFTest.cpp"/>
+ Name="_Suite">
+ Name="Header Files">
-
+ RelativePath=".\src\PDFTestSuite.h"/>
+ Name="Source Files">
-
+ RelativePath=".\src\PDFTestSuite.cpp"/>
+ Name="_Driver">
+ Name="Source Files">
-
+ RelativePath=".\src\WinDriver.cpp"/>
-
-
+
diff --git a/PDF/testsuite/TestSuite_vs71.vcproj b/PDF/testsuite/TestSuite_vs71.vcproj
new file mode 100644
index 000000000..8912ec34f
--- /dev/null
+++ b/PDF/testsuite/TestSuite_vs71.vcproj
@@ -0,0 +1,430 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PDF/testsuite/TestSuite_vs90.vcproj b/PDF/testsuite/TestSuite_vs90.vcproj
new file mode 100644
index 000000000..049fde330
--- /dev/null
+++ b/PDF/testsuite/TestSuite_vs90.vcproj
@@ -0,0 +1,470 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PDF/testsuite/TestSuite_x64_vs90.vcproj b/PDF/testsuite/TestSuite_x64_vs90.vcproj
new file mode 100644
index 000000000..7b97a162d
--- /dev/null
+++ b/PDF/testsuite/TestSuite_x64_vs90.vcproj
@@ -0,0 +1,470 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+