diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /wpd | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'wpd')
17 files changed, 80 insertions, 83 deletions
diff --git a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln index 33457e8f..df39a1bb 100644 --- a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln +++ b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdBasicHardwareDriver", "WpdBasicHardwareDriver.vcxproj", "{6FEE397D-A6E1-4CDE-B820-9FE310350545}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdBasicHardwareDriver", "WpdBasicHardwareDriver.vcxproj", "{7A722DFC-8A5B-42CB-BC5D-BD6A66446260}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Debug|Win32.ActiveCfg = Debug|Win32 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Debug|Win32.Build.0 = Debug|Win32 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Release|Win32.ActiveCfg = Release|Win32 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Release|Win32.Build.0 = Release|Win32 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Debug|x64.ActiveCfg = Debug|x64 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Debug|x64.Build.0 = Debug|x64 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Release|x64.ActiveCfg = Release|x64 - {6FEE397D-A6E1-4CDE-B820-9FE310350545}.Release|x64.Build.0 = Release|x64 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|Win32.ActiveCfg = Debug|Win32 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|Win32.Build.0 = Debug|Win32 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|Win32.ActiveCfg = Release|Win32 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|Win32.Build.0 = Release|Win32 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|x64.ActiveCfg = Debug|x64 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|x64.Build.0 = Debug|x64 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|x64.ActiveCfg = Release|x64 + {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj index de053bd5..2b702c2c 100644 --- a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj +++ b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{6FEE397D-A6E1-4CDE-B820-9FE310350545}</ProjectGuid> + <ProjectGuid>{7A722DFC-8A5B-42CB-BC5D-BD6A66446260}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{50BBD547-66A9-4101-BE38-8ABEE625CC4C}</SampleGuid> + <SampleGuid>{67BF652A-585A-43F0-BAB1-C84527A6B802}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj.Filters b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj.Filters index 9d7efe83..2b0c894d 100644 --- a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj.Filters +++ b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.vcxproj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{B48EFD92-02C9-4F9D-8EDB-254B648FC6E3}</UniqueIdentifier> + <UniqueIdentifier>{87BC3193-63DE-407F-9D36-4672BA568413}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{FFE2E9BE-A066-48D3-BD6B-0B45313789BE}</UniqueIdentifier> + <UniqueIdentifier>{34A617F5-BA38-4A42-80E9-F38C652127D4}</UniqueIdentifier> </Filter> <Filter Include="Resource Files"> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions> - <UniqueIdentifier>{171FE0CF-5996-447D-90DD-5C8A817C2CBA}</UniqueIdentifier> + <UniqueIdentifier>{B731F5B5-20D6-4344-A6C6-344B616EDE83}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{8933E80A-2DCE-479E-B892-FFE35F130EC6}</UniqueIdentifier> + <UniqueIdentifier>{A6935631-CF1A-44E0-978B-A8A0D1F3E7D6}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln index b547cdda..5122ac08 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdHelloWorldDriver", "WpdHelloWorldDriver.vcxproj", "{8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdHelloWorldDriver", "WpdHelloWorldDriver.vcxproj", "{2E055339-8E93-4083-B3EC-54D452A23264}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|Win32.ActiveCfg = Debug|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|Win32.Build.0 = Debug|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|Win32.ActiveCfg = Release|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|Win32.Build.0 = Release|Win32 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|x64.ActiveCfg = Debug|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Debug|x64.Build.0 = Debug|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|x64.ActiveCfg = Release|x64 - {8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}.Release|x64.Build.0 = Release|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|Win32.ActiveCfg = Debug|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|Win32.Build.0 = Debug|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|Win32.ActiveCfg = Release|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|Win32.Build.0 = Release|Win32 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|x64.ActiveCfg = Debug|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Debug|x64.Build.0 = Debug|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|x64.ActiveCfg = Release|x64 + {2E055339-8E93-4083-B3EC-54D452A23264}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj index 931613b4..b4e3abf3 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{8F4134E7-1EB9-4791-9EED-D4966C4A2ECA}</ProjectGuid> + <ProjectGuid>{2E055339-8E93-4083-B3EC-54D452A23264}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{E6AF6E34-FBD7-4920-AC6F-CEF63547D014}</SampleGuid> + <SampleGuid>{1A94F496-32AD-4A33-B0C0-84612D54FF44}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters index 200c87f5..28e35f3a 100644 --- a/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters +++ b/wpd/WpdHelloWorldDriver/WpdHelloWorldDriver.vcxproj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{104D8976-CCCB-4B0C-82E9-0BA38F5B1372}</UniqueIdentifier> + <UniqueIdentifier>{6AE4DF50-A6FB-49DE-AD18-864D7BB2A242}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{41B5421D-A51D-475D-8470-88324065958A}</UniqueIdentifier> + <UniqueIdentifier>{691F3E46-F252-48EE-B388-82D467B05AD5}</UniqueIdentifier> </Filter> <Filter Include="Resource Files"> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions> - <UniqueIdentifier>{C07CAF8B-2324-407E-A1DA-94157E08A433}</UniqueIdentifier> + <UniqueIdentifier>{B225BE81-47D2-4027-A2E3-3CF3879E8D01}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{5735523F-568C-441B-84CD-042EAEB8F9AA}</UniqueIdentifier> + <UniqueIdentifier>{4B9391AA-ED51-4F32-B1A8-F547EC157EA2}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.sln b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.sln index 0aee2ed7..d978d35e 100644 --- a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.sln +++ b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdMultiTransportDriver", "WpdMultiTransportDriver.vcxproj", "{C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdMultiTransportDriver", "WpdMultiTransportDriver.vcxproj", "{19B0E3C8-853C-47E1-81BA-5E9003B685C8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Debug|Win32.ActiveCfg = Debug|Win32 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Debug|Win32.Build.0 = Debug|Win32 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Release|Win32.ActiveCfg = Release|Win32 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Release|Win32.Build.0 = Release|Win32 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Debug|x64.ActiveCfg = Debug|x64 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Debug|x64.Build.0 = Debug|x64 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Release|x64.ActiveCfg = Release|x64 - {C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}.Release|x64.Build.0 = Release|x64 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Debug|Win32.ActiveCfg = Debug|Win32 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Debug|Win32.Build.0 = Debug|Win32 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Release|Win32.ActiveCfg = Release|Win32 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Release|Win32.Build.0 = Release|Win32 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Debug|x64.ActiveCfg = Debug|x64 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Debug|x64.Build.0 = Debug|x64 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Release|x64.ActiveCfg = Release|x64 + {19B0E3C8-853C-47E1-81BA-5E9003B685C8}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj index 438ff576..3f9d569f 100644 --- a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj +++ b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{C0EE76FA-9D31-4B86-80D6-25C9FAEAE0A6}</ProjectGuid> + <ProjectGuid>{19B0E3C8-853C-47E1-81BA-5E9003B685C8}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{CF804174-6BF8-46F1-96A8-776A06FD29D8}</SampleGuid> + <SampleGuid>{52BF4ED8-1D47-455D-A68B-4EB5A520D156}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj.Filters b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj.Filters index efc6b6a4..2c61aa74 100644 --- a/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj.Filters +++ b/wpd/WpdMultiTransportDriver/WpdMultiTransportDriver.vcxproj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{893E5462-4618-4E48-B66B-E32DE2DEF6D8}</UniqueIdentifier> + <UniqueIdentifier>{579501AE-BAA7-446C-80E9-F1268F7B5ECE}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{D5C9A765-A4D5-41BB-ADEE-2ACECEC5AE5D}</UniqueIdentifier> + <UniqueIdentifier>{6A931571-7293-41DC-9CD7-5C971281A12C}</UniqueIdentifier> </Filter> <Filter Include="Resource Files"> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions> - <UniqueIdentifier>{FEADB211-2464-41DF-AC2F-6FD5C130DEB7}</UniqueIdentifier> + <UniqueIdentifier>{6C10CC65-5006-46E6-8E6E-30757F853D90}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{0F4DD998-05BB-4588-B66C-8897C880EAE9}</UniqueIdentifier> + <UniqueIdentifier>{33EDBFAB-833D-4375-9867-6848F1C9E425}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/wpd/WpdServiceSampleDriver/README.md b/wpd/WpdServiceSampleDriver/README.md index 3cdb63e4..4e277f0a 100644 --- a/wpd/WpdServiceSampleDriver/README.md +++ b/wpd/WpdServiceSampleDriver/README.md @@ -1,14 +1,11 @@ -WPD service sample driver -========================= +WPD multi-transport sample driver +================================= -The WpdServiceSampleDriver shows how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service. By using this device service, an application can discover events, methods, and properties that operate on Contacts that are stored on the device. And, the application can use the Contacts device service to handle these events, invoke these methods, or retrieve these properties. For example, the application might invoke methods to synchronize the Contacts that are found on the device with the contacts that are stored on a computer or to read the Name property for a given Contact. +The WpdMultiTransportDriver sample demonstrates how you could extend the WpdHelloWorldDriver for a device that supports multiple transports. A transport is a protocol over which a portable device communicates with a computer. Example transports include Internet Protocol (IP), Bluetooth, and USB. -A device service is an extension of a functional object. In addition to logically grouping device capabilities, a device service provides applications that can programmatically discover those capabilities. - -**Note** This driver was written in the simplest way to demonstrate concepts. Therefore, the sample driver might perform operations or be structured in a way that are inefficient in a production driver. Additionally, this sample does not use real hardware. Instead, it simulates a device by using data structures in memory. Therefore the driver might be implemented in a way that is unrealistic for production hardware. - -For a complete description of this sample and its underlying code and functionality, refer to the [WPD Service Sample Driver](http://msdn.microsoft.com/en-us/library/windows/hardware/ff597714) description in the Windows Driver Kit documentation. +A number of portable devices now support multiple transports. For example, a number of cell phones support both Bluetooth and USB. Windows supports a multitransport driver model that ensures that only one node appears for each device. +For a complete description of this sample and its underlying code and functionality, refer to the [WPD MultiTransport Driver](http://msdn.microsoft.com/en-us/library/windows/hardware/ff597709) description in the Windows Driver Kit documentation. Related topics -------------- diff --git a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.sln b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.sln index 287e80fe..2c7e40e5 100644 --- a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.sln +++ b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdServiceSampleDriver", "WpdServiceSampleDriver.vcxproj", "{C5678647-23D8-428F-B6D8-F76D0DD66FED}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdServiceSampleDriver", "WpdServiceSampleDriver.vcxproj", "{427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Debug|Win32.ActiveCfg = Debug|Win32 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Debug|Win32.Build.0 = Debug|Win32 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Release|Win32.ActiveCfg = Release|Win32 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Release|Win32.Build.0 = Release|Win32 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Debug|x64.ActiveCfg = Debug|x64 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Debug|x64.Build.0 = Debug|x64 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Release|x64.ActiveCfg = Release|x64 - {C5678647-23D8-428F-B6D8-F76D0DD66FED}.Release|x64.Build.0 = Release|x64 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Debug|Win32.ActiveCfg = Debug|Win32 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Debug|Win32.Build.0 = Debug|Win32 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Release|Win32.ActiveCfg = Release|Win32 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Release|Win32.Build.0 = Release|Win32 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Debug|x64.ActiveCfg = Debug|x64 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Debug|x64.Build.0 = Debug|x64 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Release|x64.ActiveCfg = Release|x64 + {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj index 6431626e..32f13756 100644 --- a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj +++ b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{C5678647-23D8-428F-B6D8-F76D0DD66FED}</ProjectGuid> + <ProjectGuid>{427BB6BF-A2BA-4CC6-AE53-648B107C0E5F}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{BD2E3BAC-111F-4306-AAFE-529806475FC0}</SampleGuid> + <SampleGuid>{23866B2C-44B5-4963-821D-729F96EA5AD9}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj.Filters b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj.Filters index 7e058142..a3cf3c7c 100644 --- a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj.Filters +++ b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{930F9018-015A-46BD-A347-171E1881999D}</UniqueIdentifier> + <UniqueIdentifier>{59DE54EC-F93C-4B41-9870-C769D596B90B}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{7E56FF5F-D26D-4887-8A49-57F2FC991795}</UniqueIdentifier> + <UniqueIdentifier>{CE787A41-44CA-4CF5-83F3-A902A8CEC775}</UniqueIdentifier> </Filter> <Filter Include="Resource Files"> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions> - <UniqueIdentifier>{66D2DFC5-B6CE-4AA6-A4C6-8E35D08B9A9A}</UniqueIdentifier> + <UniqueIdentifier>{7BDBC101-4E7B-45A0-A875-8975F943CBCE}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{B436CE26-D450-4F04-9C6A-13067DED6AFB}</UniqueIdentifier> + <UniqueIdentifier>{AE71DC3E-F17F-4900-A386-6E0295E28E9D}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.inx b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.inx Binary files differindex a8515481..c66eb485 100644 --- a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.inx +++ b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.inx diff --git a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.sln b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.sln index d01aadcb..4a75ae9f 100644 --- a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.sln +++ b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdWudfSampleDriver", "WpdWudfSampleDriver.vcxproj", "{8D70B287-260F-4322-B120-97419D64A487}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdWudfSampleDriver", "WpdWudfSampleDriver.vcxproj", "{0BC526FD-758C-42AD-A9E5-6BF873E280AA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8D70B287-260F-4322-B120-97419D64A487}.Debug|Win32.ActiveCfg = Debug|Win32 - {8D70B287-260F-4322-B120-97419D64A487}.Debug|Win32.Build.0 = Debug|Win32 - {8D70B287-260F-4322-B120-97419D64A487}.Release|Win32.ActiveCfg = Release|Win32 - {8D70B287-260F-4322-B120-97419D64A487}.Release|Win32.Build.0 = Release|Win32 - {8D70B287-260F-4322-B120-97419D64A487}.Debug|x64.ActiveCfg = Debug|x64 - {8D70B287-260F-4322-B120-97419D64A487}.Debug|x64.Build.0 = Debug|x64 - {8D70B287-260F-4322-B120-97419D64A487}.Release|x64.ActiveCfg = Release|x64 - {8D70B287-260F-4322-B120-97419D64A487}.Release|x64.Build.0 = Release|x64 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Debug|Win32.ActiveCfg = Debug|Win32 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Debug|Win32.Build.0 = Debug|Win32 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Release|Win32.ActiveCfg = Release|Win32 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Release|Win32.Build.0 = Release|Win32 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Debug|x64.ActiveCfg = Debug|x64 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Debug|x64.Build.0 = Debug|x64 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Release|x64.ActiveCfg = Release|x64 + {0BC526FD-758C-42AD-A9E5-6BF873E280AA}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj index d2b6451a..8ba519cd 100644 --- a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj +++ b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{8D70B287-260F-4322-B120-97419D64A487}</ProjectGuid> + <ProjectGuid>{0BC526FD-758C-42AD-A9E5-6BF873E280AA}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <UMDF_VERSION_MAJOR>1</UMDF_VERSION_MAJOR> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{265A44FD-69E9-4877-8649-532DD8CE8ABD}</SampleGuid> + <SampleGuid>{3A602CE0-07F1-41D2-BC96-23A8C5D3D0E4}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj.Filters b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj.Filters index bcd37f78..25312bfa 100644 --- a/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj.Filters +++ b/wpd/WpdWudfSampleDriver/WpdWudfSampleDriver.vcxproj.Filters @@ -3,19 +3,19 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{CBAFD46C-9514-44DF-976C-E0F20BD23F38}</UniqueIdentifier> + <UniqueIdentifier>{67CA94EC-D68D-4F71-99F5-60936D63553C}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{99B0F668-B7D9-4D13-ADE9-FF166DD545CE}</UniqueIdentifier> + <UniqueIdentifier>{E3EAB4FD-41BF-487F-BF82-2FD11D9E6DBC}</UniqueIdentifier> </Filter> <Filter Include="Resource Files"> <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions> - <UniqueIdentifier>{3D93FBBB-1D8A-4A6A-B95F-6293FD4775E5}</UniqueIdentifier> + <UniqueIdentifier>{27BEF1DA-9389-4F74-9E59-5974CA70CF32}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{E7DCDE15-599C-484C-B279-AFEB59803700}</UniqueIdentifier> + <UniqueIdentifier>{27F470F7-CE41-4D4A-A7B2-8061E93B20D4}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> |
