File tree Expand file tree Collapse file tree
Virtual Display Driver (Non-HDR)/MttVDD Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 <ClInclude Include =" Trace.h" />
4343 </ItemGroup >
4444 <ItemGroup >
45- <Inf Include =" IddSampleDriver .inf" />
45+ <Inf Include =" MttVDD .inf" />
4646 </ItemGroup >
4747 <PropertyGroup Label =" Globals" >
4848 <ProjectGuid >{2D54CB75-8B17-4F11-97DC-847B0244CD46}</ProjectGuid >
Original file line number Diff line number Diff line change 1919 </Filter >
2020 </ItemGroup >
2121 <ItemGroup >
22- <Inf Include =" IddSampleDriver .inf" >
22+ <Inf Include =" MttVDD .inf" >
2323 <Filter >Driver Files</Filter >
2424 </Inf >
2525 </ItemGroup >
Original file line number Diff line number Diff line change @@ -59,5 +59,5 @@ Module Name:
5959//
6060#if UMDF_VERSION_MAJOR == 2 && UMDF_VERSION_MINOR == 0
6161 // TODO: Update the name of the tracing provider
62- #define MYDRIVER_TRACING_ID L"Microsoft\\UMDF2.0\\IddSampleDriver V1.0"
62+ #define MYDRIVER_TRACING_ID L"Microsoft\\UMDF2.0\\MttVDD V1.0"
6363#endif
You can’t perform that action at this time.
0 commit comments