diff --git a/spacenav-driver.sln b/spacenav-driver.sln
new file mode 100644
index 0000000..171d557
--- /dev/null
+++ b/spacenav-driver.sln
@@ -0,0 +1,46 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.27130.2003
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spacenav-driver", "spacenav-driver.vcxproj", "{0264ED29-8433-48C7-A045-59AC1372DB7D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hidapi", "..\hidapi\windows\hidapi.vcxproj", "{A107C21C-418A-4697-BB10-20C3AA60E2E4}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Debug|Any CPU.ActiveCfg = Debug|Win32
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Debug|x64.ActiveCfg = Debug|x64
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Debug|x64.Build.0 = Debug|x64
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Debug|x86.ActiveCfg = Debug|Win32
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Debug|x86.Build.0 = Debug|Win32
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Release|Any CPU.ActiveCfg = Release|x64
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Release|x64.ActiveCfg = Release|x64
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Release|x64.Build.0 = Release|x64
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Release|x86.ActiveCfg = Release|Win32
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}.Release|x86.Build.0 = Release|Win32
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Debug|Any CPU.ActiveCfg = Debug|Win32
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Debug|x64.ActiveCfg = Debug|x64
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Debug|x64.Build.0 = Debug|x64
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Debug|x86.ActiveCfg = Debug|Win32
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Debug|x86.Build.0 = Debug|Win32
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Release|Any CPU.ActiveCfg = Release|x64
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Release|x64.ActiveCfg = Release|x64
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Release|x64.Build.0 = Release|x64
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Release|x86.ActiveCfg = Release|Win32
+ {A107C21C-418A-4697-BB10-20C3AA60E2E4}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {486AE857-F0BF-44F3-863E-C51A5CC1A832}
+ EndGlobalSection
+EndGlobal
diff --git a/spacenav-driver.vcxproj b/spacenav-driver.vcxproj
new file mode 100644
index 0000000..50d74b6
--- /dev/null
+++ b/spacenav-driver.vcxproj
@@ -0,0 +1,130 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ 15.0
+ {0264ED29-8433-48C7-A045-59AC1372DB7D}
+ Win32Proj
+ 8.1
+
+
+
+ DynamicLibrary
+ true
+ v141
+
+
+ DynamicLibrary
+ false
+ v141
+
+
+ Application
+ true
+ v141
+
+
+ DynamicLibrary
+ false
+ v141
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+
+
+ true
+
+
+ .exe
+
+
+ .dll
+ spnavhdi
+
+
+
+ WIN32;_DEBUG;_WINDOWS;_USRDLL;SPACENAVDRIVER_EXPORTS;%(PreprocessorDefinitions)
+ MultiThreadedDebugDLL
+ Level3
+ ProgramDatabase
+ Disabled
+ CompileAsC
+
+
+ MachineX86
+ true
+ Windows
+
+
+
+
+ WIN32;NDEBUG;_WINDOWS;_USRDLL;SPACENAVDRIVER_EXPORTS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ Level3
+ ProgramDatabase
+
+
+ MachineX86
+ true
+ Windows
+ true
+ true
+
+
+
+
+ CompileAsC
+
+
+
+
+
+
+
+
+
+
+
+
+ {a107c21c-418a-4697-bb10-20c3aa60e2e4}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/spacenav-driver.vcxproj.filters b/spacenav-driver.vcxproj.filters
new file mode 100644
index 0000000..7f7ddf9
--- /dev/null
+++ b/spacenav-driver.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hh;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
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file