diff --git a/cpuid_tool/cpuid_tool_vc10.vcxproj b/cpuid_tool/cpuid_tool_vc10.vcxproj
new file mode 100644
index 0000000..10f29af
--- /dev/null
+++ b/cpuid_tool/cpuid_tool_vc10.vcxproj
@@ -0,0 +1,249 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ ReleaseDLL
+ Win32
+
+
+ ReleaseDLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ cpuid_tool
+ {854A36FB-EA23-4165-9110-A55EB97C6377}
+ cpuid_tool
+ Win32Proj
+
+
+
+ Application
+ NotSet
+ true
+
+
+ Application
+ NotSet
+ true
+
+
+ Application
+ NotSet
+ true
+
+
+ Application
+ NotSet
+ true
+
+
+ Application
+ NotSet
+
+
+ Application
+ NotSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ true
+ true
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ false
+ false
+ false
+ false
+
+
+
+ Disabled
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level3
+ EditAndContinue
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+ MachineX86
+
+
+
+
+ Disabled
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+
+
+
+
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+
+
+
+
+ ../libcpuid;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ libcpuid.lib;%(AdditionalDependencies)
+ ../libcpuid/x$(PlatformArchitecture)/$(Configuration);%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+
+
+
+
+
+
+
+ {92bdba37-96e3-4d85-b762-185e4407bb49}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/cpuid_tool/cpuid_tool_vc10.vcxproj.filters b/cpuid_tool/cpuid_tool_vc10.vcxproj.filters
new file mode 100644
index 0000000..8ac9731
--- /dev/null
+++ b/cpuid_tool/cpuid_tool_vc10.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/cpuid_tool/cpuid_tool_vc9.vcproj b/cpuid_tool/cpuid_tool_vc9.vcproj
deleted file mode 100644
index f69530d..0000000
--- a/cpuid_tool/cpuid_tool_vc9.vcproj
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/libcpuid/libcpuid_vc10.vcxproj b/libcpuid/libcpuid_vc10.vcxproj
new file mode 100644
index 0000000..d6b3f25
--- /dev/null
+++ b/libcpuid/libcpuid_vc10.vcxproj
@@ -0,0 +1,216 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ ReleaseDLL
+ Win32
+
+
+ ReleaseDLL
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ libcpuid
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}
+ libcpuid
+ Win32Proj
+
+
+
+ StaticLibrary
+ NotSet
+ true
+
+
+ DynamicLibrary
+ NotSet
+ true
+
+
+ StaticLibrary
+ NotSet
+ true
+
+
+ DynamicLibrary
+ NotSet
+ true
+
+
+ StaticLibrary
+ NotSet
+
+
+ StaticLibrary
+ NotSet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ $(ProjectDir)x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+ x$(PlatformArchitecture)\$(Configuration)\
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level3
+ EditAndContinue
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+
+
+ WIN32;NDEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+
+
+ WIN32;NDEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ exports.def
+
+
+
+
+ WIN32;NDEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+
+
+ WIN32;NDEBUG;_LIB;VERSION="0.3.0";%(PreprocessorDefinitions)
+ MultiThreaded
+
+
+ Level3
+ ProgramDatabase
+ CompileAsC
+ 4996;%(DisableSpecificWarnings)
+
+
+ exports.def
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ true
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/libcpuid/libcpuid_vc10.vcxproj.filters b/libcpuid/libcpuid_vc10.vcxproj.filters
new file mode 100644
index 0000000..eb26ef3
--- /dev/null
+++ b/libcpuid/libcpuid_vc10.vcxproj.filters
@@ -0,0 +1,74 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/libcpuid/libcpuid_vc9.vcproj b/libcpuid/libcpuid_vc9.vcproj
deleted file mode 100644
index ad56f03..0000000
--- a/libcpuid/libcpuid_vc9.vcproj
+++ /dev/null
@@ -1,237 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/libcpuid_vc10.sln b/libcpuid_vc10.sln
new file mode 100644
index 0000000..e6163cc
--- /dev/null
+++ b/libcpuid_vc10.sln
@@ -0,0 +1,45 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcpuid", "libcpuid\libcpuid_vc10.vcxproj", "{92BDBA37-96E3-4D85-B762-185E4407BB49}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpuid_tool", "cpuid_tool\cpuid_tool_vc10.vcxproj", "{854A36FB-EA23-4165-9110-A55EB97C6377}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ ReleaseDLL|Win32 = ReleaseDLL|Win32
+ ReleaseDLL|x64 = ReleaseDLL|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|Win32.ActiveCfg = Debug|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|Win32.Build.0 = Debug|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|x64.ActiveCfg = Debug|x64
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|x64.Build.0 = Debug|x64
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|Win32.ActiveCfg = Release|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|Win32.Build.0 = Release|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|x64.ActiveCfg = Release|x64
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|x64.Build.0 = Release|x64
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.ReleaseDLL|x64.ActiveCfg = ReleaseDLL|x64
+ {92BDBA37-96E3-4D85-B762-185E4407BB49}.ReleaseDLL|x64.Build.0 = ReleaseDLL|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|Win32.ActiveCfg = Debug|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|Win32.Build.0 = Debug|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|x64.ActiveCfg = Debug|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|x64.Build.0 = Debug|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|Win32.ActiveCfg = Release|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|Win32.Build.0 = Release|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|x64.ActiveCfg = Release|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|x64.Build.0 = Release|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.ReleaseDLL|x64.ActiveCfg = ReleaseDLL|x64
+ {854A36FB-EA23-4165-9110-A55EB97C6377}.ReleaseDLL|x64.Build.0 = ReleaseDLL|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/libcpuid_vc9.sln b/libcpuid_vc9.sln
deleted file mode 100644
index 810dd8a..0000000
--- a/libcpuid_vc9.sln
+++ /dev/null
@@ -1,28 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcpuid", "libcpuid\libcpuid_vc9.vcproj", "{92BDBA37-96E3-4D85-B762-185E4407BB49}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpuid_tool", "cpuid_tool\cpuid_tool_vc9.vcproj", "{854A36FB-EA23-4165-9110-A55EB97C6377}"
- ProjectSection(ProjectDependencies) = postProject
- {92BDBA37-96E3-4D85-B762-185E4407BB49} = {92BDBA37-96E3-4D85-B762-185E4407BB49}
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|Win32.ActiveCfg = Debug|Win32
- {92BDBA37-96E3-4D85-B762-185E4407BB49}.Debug|Win32.Build.0 = Debug|Win32
- {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|Win32.ActiveCfg = Release|Win32
- {92BDBA37-96E3-4D85-B762-185E4407BB49}.Release|Win32.Build.0 = Release|Win32
- {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|Win32.ActiveCfg = Debug|Win32
- {854A36FB-EA23-4165-9110-A55EB97C6377}.Debug|Win32.Build.0 = Debug|Win32
- {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|Win32.ActiveCfg = Release|Win32
- {854A36FB-EA23-4165-9110-A55EB97C6377}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal