Sample Code
windows driver samples/ USBView sample application/ C++/ usbview.sln/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 Project( "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "usbview" , "usbview.vcxproj" , "{0588D16F-5939-450F-A28A-D056084E4B9D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Win8.1 Debug|Win32 = Win8.1 Debug|Win32 Win8.1 Debug|x64 = Win8.1 Debug|x64 Win8.1 Release|Win32 = Win8.1 Release|Win32 Win8.1 Release|x64 = Win8.1 Release|x64 Win8 Debug|Win32 = Win8 Debug|Win32 Win8 Debug|x64 = Win8 Debug|x64 Win8 Release|Win32 = Win8 Release|Win32 Win8 Release|x64 = Win8 Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Debug|Win32.ActiveCfg = Win8.1 Debug|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Debug|Win32.Build.0 = Win8.1 Debug|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Debug|x64.ActiveCfg = Win8.1 Debug|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Debug|x64.Build.0 = Win8.1 Debug|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Release|Win32.ActiveCfg = Win8.1 Release|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Release|Win32.Build.0 = Win8.1 Release|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Release|x64.ActiveCfg = Win8.1 Release|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8.1 Release|x64.Build.0 = Win8.1 Release|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Debug|Win32.ActiveCfg = Win8 Debug|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Debug|Win32.Build.0 = Win8 Debug|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Debug|x64.ActiveCfg = Win8 Debug|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Debug|x64.Build.0 = Win8 Debug|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Release|Win32.ActiveCfg = Win8 Release|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Release|Win32.Build.0 = Win8 Release|Win32 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Release|x64.ActiveCfg = Win8 Release|x64 {0588D16F-5939-450F-A28A-D056084E4B9D}.Win8 Release|x64.Build.0 = Win8 Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal |
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials