diff --git a/cpp/JavaWinampApi/msvc/JavaWinampApi.sln b/cpp/JavaWinampApi/msvc/JavaWinampApi.sln
new file mode 100644
index 0000000..1eef8a6
--- /dev/null
+++ b/cpp/JavaWinampApi/msvc/JavaWinampApi.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JavaWinampApi", "JavaWinampApi.vcxproj", "{1041EE86-3773-40E2-8DB5-7182FF662529}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1041EE86-3773-40E2-8DB5-7182FF662529}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1041EE86-3773-40E2-8DB5-7182FF662529}.Debug|Win32.Build.0 = Debug|Win32
+ {1041EE86-3773-40E2-8DB5-7182FF662529}.Release|Win32.ActiveCfg = Release|Win32
+ {1041EE86-3773-40E2-8DB5-7182FF662529}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/cpp/JavaWinampApi/msvc/JavaWinampApi.suo b/cpp/JavaWinampApi/msvc/JavaWinampApi.suo
new file mode 100644
index 0000000..29a501a
Binary files /dev/null and b/cpp/JavaWinampApi/msvc/JavaWinampApi.suo differ
diff --git a/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj b/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj
new file mode 100644
index 0000000..cf8cb59
--- /dev/null
+++ b/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj
@@ -0,0 +1,91 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+
+
+
+
+
+
+
+
+ {1041EE86-3773-40E2-8DB5-7182FF662529}
+ Win32Proj
+ JavaWinampApi
+
+
+
+ DynamicLibrary
+ true
+ Unicode
+
+
+ DynamicLibrary
+ false
+ true
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ C:\Program Files %28x86%29\Java\jdk1.6.0_23\include;C:\Program Files %28x86%29\Java\jdk1.6.0_23\include\win32;$(IncludePath)
+ wpcom
+
+
+ false
+ ..\include;C:\Program Files %28x86%29\Java\jdk1.6.0_23\include;C:\Program Files %28x86%29\Java\jdk1.6.0_23\include\win32;$(IncludePath)
+ wpcom
+
+
+
+
+
+ Level3
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;_USRDLL;JAVAWINAMPAPI_EXPORTS;%(PreprocessorDefinitions)
+
+
+ Windows
+ true
+
+
+
+
+ Level3
+
+
+ MaxSpeed
+ true
+ true
+ WIN32;NDEBUG;_WINDOWS;_USRDLL;JAVAWINAMPAPI_EXPORTS;%(PreprocessorDefinitions)
+
+
+ Windows
+ true
+ true
+ true
+
+
+
+
+
+
\ No newline at end of file
diff --git a/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj.filters b/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj.filters
new file mode 100644
index 0000000..2ceabd6
--- /dev/null
+++ b/cpp/JavaWinampApi/msvc/JavaWinampApi.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;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;mfcribbon-ms
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj.user b/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj.user
new file mode 100644
index 0000000..695b5c7
--- /dev/null
+++ b/cpp/JavaWinampApi/msvc/JavaWinampApi.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file