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 /print | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'print')
63 files changed, 778 insertions, 813 deletions
diff --git a/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj b/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj index 2f495e7e..a1944404 100644 --- a/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj +++ b/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{A6506DFF-09F0-4A51-924B-029B10851715}</ProjectGuid> + <ProjectGuid>{3B7F3284-4571-493B-87DF-0DCEB924EDED}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{D32AB5B6-83E9-4E4B-B7D1-C7B0958ABA30}</SampleGuid> + <SampleGuid>{BA1AE07D-3F9D-449F-B619-E3B4F1A30603}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj.Filters b/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj.Filters index 7979572f..43165228 100644 --- a/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj.Filters +++ b/print/SampleOpenXPS/BlankProjSrc/BlankProject.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{B0DC7468-3503-4ED6-ABAE-00AA29B5F69F}</UniqueIdentifier> + <UniqueIdentifier>{42A3275D-9934-47FA-AD0F-7DBA1E120F71}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{8FCA6549-A9E5-4659-A769-9E49F69E54FE}</UniqueIdentifier> + <UniqueIdentifier>{FFB74D15-891F-4C17-9361-01A451D65842}</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>{81ADEDFC-A044-4244-ACF2-864D2B31CAAE}</UniqueIdentifier> + <UniqueIdentifier>{04F8087D-4C32-4605-8E33-40D0F6A3B97E}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/SampleOpenXPS/SampleOpenXPS.sln b/print/SampleOpenXPS/SampleOpenXPS.sln index 21ad5204..bf6c23a2 100644 --- a/print/SampleOpenXPS/SampleOpenXPS.sln +++ b/print/SampleOpenXPS/SampleOpenXPS.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}") = "BlankProject", "BlankProjSrc\BlankProject.vcxproj", "{A6506DFF-09F0-4A51-924B-029B10851715}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlankProject", "BlankProjSrc\BlankProject.vcxproj", "{3B7F3284-4571-493B-87DF-0DCEB924EDED}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A6506DFF-09F0-4A51-924B-029B10851715}.Debug|Win32.ActiveCfg = Debug|Win32 - {A6506DFF-09F0-4A51-924B-029B10851715}.Debug|Win32.Build.0 = Debug|Win32 - {A6506DFF-09F0-4A51-924B-029B10851715}.Release|Win32.ActiveCfg = Release|Win32 - {A6506DFF-09F0-4A51-924B-029B10851715}.Release|Win32.Build.0 = Release|Win32 - {A6506DFF-09F0-4A51-924B-029B10851715}.Debug|x64.ActiveCfg = Debug|x64 - {A6506DFF-09F0-4A51-924B-029B10851715}.Debug|x64.Build.0 = Debug|x64 - {A6506DFF-09F0-4A51-924B-029B10851715}.Release|x64.ActiveCfg = Release|x64 - {A6506DFF-09F0-4A51-924B-029B10851715}.Release|x64.Build.0 = Release|x64 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Debug|Win32.ActiveCfg = Debug|Win32 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Debug|Win32.Build.0 = Debug|Win32 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Release|Win32.ActiveCfg = Release|Win32 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Release|Win32.Build.0 = Release|Win32 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Debug|x64.ActiveCfg = Debug|x64 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Debug|x64.Build.0 = Debug|x64 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Release|x64.ActiveCfg = Release|x64 + {3B7F3284-4571-493B-87DF-0DCEB924EDED}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/SampleOpenXPS/readme.txt b/print/SampleOpenXPS/readme.txt deleted file mode 100644 index d294a25b..00000000 --- a/print/SampleOpenXPS/readme.txt +++ /dev/null @@ -1,147 +0,0 @@ -File Name: SampleOXPS.zip -Version: 1.0 -License: These sample documents are covered by the terms of the OpenXPSTestFiles_EndUserLicenseAgreement.doc file included in this ZIP archive. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - -The sample documents in this ZIP archive were generated from a variety of sources, including those generated from -the Windows Presentation Foundation in WinFX, from Office 2007, from the Microsoft XPS Document Writer (MXDW), and a few -that were either hand-built from scratch or hand-modified from another source. They have been included to provide -you with a few documents that exercise a variety of features of the XML Paper Specification. - -In addition, we have included a few high-quality documents in the Showcase directory to highlight some of the XPS advantages in terms of screen-to-print fidelity. We've also created some documents that are intended to fail, violating at least one conformance rule. These are in the ConformanceViolations directory. - -Comments on various files is denoted following the file beginning with '--'. - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - -These sample Test Files include: - - -QualityLogicMinBar/ -- Minimum bar test documents provided by Quality Logic - mb01.oxps - mb02.oxps - mb03.oxps - mb04.oxps - mb05.oxps - mb06.oxps - mb07.oxps - mb08.oxps - mb09.oxps - - -ConformanceViolations/ -- All these documents violate one conformance rule. They should fail or generate an error. - MarkupCompatibility/ - M1.1a.oxps -- Unrecognized element from a non-ignorable namespace - M1.2a.oxps -- Unrecognized element from Markup Compatibility namespace - M2.14a.oxps -- ProcessContent referencing an element whose namespace is not also listed as Ignorable - M2.17a.oxps -- Xml:lang attribute on a ProcessContent element - M2.20a.oxps -- PreserveElements attribute with no matching Ignorable attribute - M2.24a.oxps -- PreserveAttributes attribute with no matching Ignorable attribute - M2.27a.oxps -- Non-understood and ignorable namespace also identified in the MustUnderstand attribute value - M2.27b.oxps -- Non-understood namespace identified in the MustUnderstand attribute value - M2.30a.oxps -- AlternateContent element with no Choice child elements - M2.31a.oxps -- AlternateContent element with multiple Fallback child elements - M2.32a.oxps -- AlternateContent element with Fallback child element occurring before Choice child element - M2.33a.oxps -- Nested AlternateContent elements - M2.35a.oxps -- AlternateContent element with unprefixed Ignorable attribute. Namespace identified in Ignorable attribute is used. - M2.35b.oxps -- AlternateContent element with unprefixed Ignorable attribute. Namespace identified in Ignorable attribute is not used. - M2.36a.oxps -- AlternateContent having unrecognized child element that is not ignored - M2.41a.oxps -- Choice element having unrecognized and non-ignored attribute - M2.42a.oxps -- Choice element having MustUnderstand attribute referencing bad namespace - M2.43a.oxps -- Xml:lang attribute on AlternateContent element - M2.44a.oxps -- Choice element missing Requires attribute - M2.48a.oxps -- Choice element having unprefixed attribute other than Requires - M2.49a.oxps -- Xml:lang attribute on Choice element - M2.50a.oxps -- Requires attribute referencing non-understood namespace - M2.52a.oxps -- Prefixed Requires attribute applied to Choice element - M2.55a.oxps -- Unprefixed attribute applied to a Fallback element - M2.56a.oxps -- Xml:lang attribute on Fallback element - - OpenPackagingConvetions/ - M1.1a.oxps -- InvalidZip - Simple Text with empty reference to fdseq and empty fdseq name in zip - M1.2a.oxps -- Simple Text without FPAGE Content Type - M1.2b.oxps -- Simple Text without JPEG Content Type - M1.3a.oxps -- Simple Text with empty segment in PARTNAME in fdseq - M1.5a.oxps -- Simple Text PARTNAME with forward slash as last char - M1.6a.oxps -- Simple Text PARTNAME with nonpchar in fdseq with orig doc name - M1.6b.oxps -- Simple Text PARTNAME with nonpchar in fdseq - M1.7a.oxps -- Simple Text core prop contains fwd slash pct encode and reference also contains pct encode - M1.7b.oxps -- Simple Text PARTNAME contains '%/' - M1.8a.oxps -- Simple Text PARTNAME contains '%c' - M1.10a.oxps -- Simple Text PARTNAME only dot - M1.11a.oxps -- Simple Text Fixed Doc Seq Part contains content type part name - M1.17a.oxps -- Invalid comma token in content type - M1.18a.oxps -- Content Types Leading Whitespace - M1.18b.oxps -- Content Types LWS between type and subtype - M1.20a.oxps -- Simple Text Doc with Content Type including param - M1.22a.oxps -- Simple Text Content Types with ISO encoding - M1.26a.oxps -- Relationship Missing ID - M1.26b.oxps -- Relationship with invalid XML Identifier - M1.26c.oxps -- Relationships with duplicate IDs - M1.27a.oxps -- Relationship with missing Type - M1.28a.oxps -- Relationship with missing Target - M2.5a.oxps -- Content Type with duplicate default elements - M2.5b.oxps -- Content Type with duplicate override elements - M2.6a.oxps -- Content Type with Content Type but no Extension attrib - M2.6b.oxps -- Content Type with Extension but no Content Type attrib - M2.7a.oxps -- Content Type with Override with no ContentType attrib - M2.7b.oxps -- Content Type with Override with no PartName attrib - M2.18a.oxps -- Simple Text with Non-Interleaved as two consecutive parts - M2.24a.oxps -- Simple Text with fdseq converted to single dot char - M3.9a.oxps -- Simple Text with dig sig with Object containing PCDATA - M3.10a.oxps -- Simple Text with dig sig with fragment ident after Content Type - M3.14a.oxps -- Simple Text with dig sig Relationships XForm without Canon XForm - - OXPS/ - M1.2a.oxps -- Package is not a zip archive, it�s plain text instead - M2.3a.oxps -- Missing FixedDocumentSequence part - M2.3b.oxps -- Missing fixedrepresentation relationship - M2.3c.oxps -- Two fixedrepresentation relationships - M2.4a.oxps -- Missing FixedDocument part - M2.4b.oxps -- No <DocumentReference> to a FixedDocument - M2.5a.oxps -- Missing FixedPage part - M2.5b.oxps -- No <PageContent> to FixedPage - M2.6a.oxps -- Missing Font Part - M2.6b.oxps -- Missing FontURI attribute - M2.10a.oxps -- Missing required resource relationship for Font in FixedPage - M2.13a.oxps -- Missing fixedrepresentation relationship - M2.13b.oxps -- Two fixedrepresentation relationships - M2.14a.oxps -- Fixedrepresentation relationship pointing to FixedDocucment - M2.18a.oxps -- Corrupt PNG image - M2.25a.oxps -- Corrupt TIF image - M2.36a.oxps -- FixedPage with 2 thumbnails - M2.37a.oxps -- FixedPage with TIF thumbnail - M2.59a.oxps -- Two PrintTickets related to FixedDocumentSequence - M2.71a.oxps -- DTD in Relationship markup - M2.71b.oxps -- DTD in Content_Types markup - M2.71c.oxps -- DTD in FixedPage markup - M2.73a.oxps -- Xml:id attribute in FixedPage markup - M2.73b.oxps -- Xsi:SchemaLocation attribute on <FixedPage> element - M2.74a.oxps -- <Path> having Fill attrib and <Path.Fill> child element - M2.75a.oxps -- Xml:space attribute on <FixedPage> element - M2.75b.oxps -- Xml:space attribute on <Path> element - M2.76a.oxps -- Invalid value for xml:lang attribute on <FixedPage> element - M2.80.oxps -- <DocumentReference> uses absolute URIs - M2.81.oxps -- <PageContent> uses absolute URIs - M2.82.oxps -- FixedPage part uses absolute URIs - M3.2a.oxps -- <DocucmentReference> Source attribute pointing to Fixed Page instead of FixedDocucment - M3.3a.oxps -- Multiple <DocumentReference> elements pointing to same FixedDocument - M3.5a.oxps -- <PageContent> Source attrib pointing to FixedDocucment instead of FixedPage - M3.6a.oxps -- Multiple <PageContent> elements pointing to the same FixedPage from difference FixedDocuments - M3.6b.oxps -- Multiple <PageContent> elements pointing to same FixedPage (from the same FixedDocument) - M4.3a.oxps -- <PathGeometry> element with Figures attribute and <Path.Figure> child element - M5.2a.oxps -- <Glyphs> with empty UnicodeString attribute and no Indices attribute - M5.2b.oxps -- <Glyphs> with UnicodeString attribute that contains �{}� and no Indices attribute - M5.4a.oxps -- <Glyphs> with an Indices attribute that contains an invalid Glyph Index for the specified font - M5.4b.oxps -- <Glyphs> that has more entries in the indices attribute than the UnicodeString attribute - M5.7a.oxps -- <Glyphs> that has a UnicodeString attribute that starts with '{' - M5.15a.oxps -- <Glyphs> that has both BidiLevel and isSideways attributes - M6.2a.oxps -- <ImageBrush> with x:Key attribute not in a <ResourceDictionary> - M6.3a.oxps -- <ImageBrush> that references a font part - M7.5a.oxps -- Remote resource dictionary that references another remote resource dictionary - M12.2a.oxps -- 2 references to the same FixedDocument - M12.3b.oxps -- FixedPage that is referenced twice from the same FixedDocuments - M12.5a.oxps -- FixedDocumentSequence with two PrintTickets - M12.7a.oxps -- ContentType attribute containing a Parameter (ContentType=�image/jpeg;q=0�) - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
\ No newline at end of file diff --git a/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj b/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj index 806cb378..c151252b 100644 --- a/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj +++ b/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{577BA11F-E625-430A-B8AB-009A64EE1D20}</ProjectGuid> + <ProjectGuid>{58038762-96ED-45A6-A3FF-C5898C7D1618}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{89701A44-B6B5-4C91-A19B-7269514D4027}</SampleGuid> + <SampleGuid>{D934F796-350B-4012-9110-5FC97B7D9854}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj.Filters b/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj.Filters index 13da98cd..5a2cdec7 100644 --- a/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj.Filters +++ b/print/SampleXPS/BlankProjSrc/BlankProject.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{825864FD-D8B8-4188-B424-C8035CBD9F9F}</UniqueIdentifier> + <UniqueIdentifier>{37D24E25-CD7F-41C0-AEB7-8778E808B081}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{EEB5B623-0CEF-42CE-A428-431A32EC5F70}</UniqueIdentifier> + <UniqueIdentifier>{0BA751BA-90F8-4A21-BD3C-7FAB627E3EB1}</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>{51BCF16C-FE65-44F0-BD4C-CEF591DB4327}</UniqueIdentifier> + <UniqueIdentifier>{383DE7BA-4B35-47EF-BE41-4FAFAF442060}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/SampleXPS/SampleXPS.sln b/print/SampleXPS/SampleXPS.sln index 528ebb08..bff99c63 100644 --- a/print/SampleXPS/SampleXPS.sln +++ b/print/SampleXPS/SampleXPS.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}") = "BlankProject", "BlankProjSrc\BlankProject.vcxproj", "{577BA11F-E625-430A-B8AB-009A64EE1D20}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlankProject", "BlankProjSrc\BlankProject.vcxproj", "{58038762-96ED-45A6-A3FF-C5898C7D1618}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Debug|Win32.ActiveCfg = Debug|Win32 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Debug|Win32.Build.0 = Debug|Win32 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Release|Win32.ActiveCfg = Release|Win32 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Release|Win32.Build.0 = Release|Win32 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Debug|x64.ActiveCfg = Debug|x64 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Debug|x64.Build.0 = Debug|x64 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Release|x64.ActiveCfg = Release|x64 - {577BA11F-E625-430A-B8AB-009A64EE1D20}.Release|x64.Build.0 = Release|x64 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Debug|Win32.ActiveCfg = Debug|Win32 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Debug|Win32.Build.0 = Debug|Win32 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Release|Win32.ActiveCfg = Release|Win32 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Release|Win32.Build.0 = Release|Win32 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Debug|x64.ActiveCfg = Debug|x64 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Debug|x64.Build.0 = Debug|x64 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Release|x64.ActiveCfg = Release|x64 + {58038762-96ED-45A6-A3FF-C5898C7D1618}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/SampleXPS/readme.txt b/print/SampleXPS/readme.txt deleted file mode 100644 index 0a5ebab3..00000000 --- a/print/SampleXPS/readme.txt +++ /dev/null @@ -1,190 +0,0 @@ -File Name: SampleXps.zip -Version: 1.0 -License: These sample documents are covered by the terms of the XPSTestFiles_EndUserLicenseAgreement.doc file included in this ZIP archive. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - -The sample documents in this ZIP archive were generated from a variety of sources, including those generated from -the Windows Presentation Foundation in WinFX, from Office 2007, from the Microsoft XPS Document Writer (MXDW), and a few -that were either hand-built from scratch or hand-modified from another source. They have been included to provide -you with a few documents that exercise a variety of features of the XML Paper Specification. - -In addition, we have included a few high-quality documents in the Showcase directory to highlight some of the XPS advantages in terms of screen-to-print fidelity. We've also created some documents that are intended to fail, violating at least one conformance rule. These are in the ConformanceViolations directory. - -Comments on various files is denoted following the file beginning with '--'. - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - -These sample Test Files include: - - -QualityLogicMinBar/ -- Minimum bar test documents provided by Quality Logic - mb01.xps - mb02.xps - mb03.xps - mb04.xps - mb05.xps - mb06.xps - mb07.xps - mb08.xps - mb09.xps - - -ConformanceViolations/ -- All these documents violate one conformance rule. They should fail or generate an error. - MarkupCompatibility/ - M1.1a.xps -- Unrecognized element from a non-ignorable namespace - M1.2a.xps -- Unrecognized element from Markup Compatibility namespace - M2.13a.xps -- ProcessContent attribute on an element without an Ignorable attribute - M2.14a.xps -- ProcessContent referencing an element whose namespace is not also listed as Ignorable - M2.17a.xps -- Xml:lang attribute on a ProcessContent element - M2.20a.xps -- PreserveElements attribute with no matching Ignorable attribute - M2.24a.xps -- PreserveAttributes attribute with no matching Ignorable attribute - M2.27a.xps -- Non-understood and ignorable namespace also identified in the MustUnderstand attribute value - M2.27b.xps -- Non-understood namespace identified in the MustUnderstand attribute value - M2.30a.xps -- AlternateContent element with no Choice child elements - M2.31a.xps -- AlternateContent element with multiple Fallback child elements - M2.32a.xps -- AlternateContent element with Fallback child element occurring before Choice child element - M2.33a.xps -- Nested AlternateContent elements - M2.35a.xps -- AlternateContent element with unprefixed Ignorable attribute. Namespace identified in Ignorable attribute is used. - M2.35b.xps -- AlternateContent element with unprefixed Ignorable attribute. Namespace identified in Ignorable attribute is not used. - M2.36a.xps -- AlternateContent having unrecognized child element that is not ignored - M2.41a.xps -- Choice element having unrecognized and non-ignored attribute - M2.42a.xps -- Choice element having MustUnderstand attribute referencing bad namespace - M2.43a.xps -- Xml:lang attribute on AlternateContent element - M2.44a.xps -- Choice element missing Requires attribute - M2.48a.xps -- Choice element having unprefixed attribute other than Requires - M2.49a.xps -- Xml:lang attribute on Choice element - M2.50a.xps -- Requires attribute referencing non-understood namespace - M2.52a.xps -- Prefixed Requires attribute applied to Choice element - M2.55a.xps -- Unprefixed attribute applied to a Fallback element - M2.56a.xps -- Xml:lang attribute on Fallback element - - OpenPackagingConvetions/ - M1.1a.xps -- InvalidZip - Simple Text with empty reference to fdseq and empty fdseq name in zip - M1.1b.xps -- Simple Text without PARTNAME in fdseq - M1.2a.xps -- Simple Text without FPAGE Content Type - M1.2b.xps -- Simple Text without JPEG Content Type - M1.3a.xps -- Simple Text with empty segment in PARTNAME in fdseq - M1.5a.xps -- Simple Text PARTNAME with forward slash as last char - M1.6a.xps -- Simple Text PARTNAME with nonpchar in fdseq with orig doc name - M1.6b.xps -- Simple Text PARTNAME with nonpchar in fdseq - M1.7a.xps -- Simple Text core prop contains fwd slash pct encode and reference also contains pct encode - M1.7c.xps -- Simple Text PARTNAME contains '%/' - M1.8a.xps -- Simple Text PARTNAME contains '%c' - M1.10a.xps -- Simple Text PARTNAME only dot - M1.11a.xps -- Simple Text Fixed Doc Seq Part contains content type part name - M1.17a.xps -- Invalid comma token in content type - M1.18a.xps -- Content Types Leading Whitespace - M1.18b.xps -- Content Types LWS between type and subtype - M1.20a.xps -- Simple Text Doc with Content Type including param - M1.22a.xps -- Simple Text Content Types with ISO encoding - M1.26a.xps -- Relationship Missing ID - M1.26b.xps -- Relationship with invalid XML Identifier - M1.26c.xps -- Relationships with duplicate IDs - M1.27a.xps -- Relationship with missing Type - M1.28a.xps -- Relationship with missing Target - M2.5a.xps -- Content Type with duplicate default elements - M2.5b.xps -- Content Type with duplicate override elements - M2.6a.xps -- Content Type with Content Type but no Extension attrib - M2.6b.xps -- Content Type with Extension but no Content Type attrib - M2.7a.xps -- Content Type with Override with no ContentType attrib - M2.7b.xps -- Content Type with Override with no PartName attrib - M2.18a.xps -- Simple Text with Non-Interleaved as two consecutive parts - M2.24a.xps -- Simple Text with fdseq converted to single dot char - M3.1a.xps -- Simple Text Doc with core props relationship pointing to thumbnail - M3.1b.xps -- Simple Text Doc with two core props relationships - M3.2a.xps -- Simple Text Core Prop Part with Markup Compat - M3.4a.xps -- Simple Text with dig sig containing 2 dig sig origin parts - M3.4b.xps -- Simple Text with Dig Sig missing relationship to Dig Sig Origin - M3.5a.xps -- Simple Text with Dig Sig with no rel from dig sig orig to dig sig part - M3.6a.xps -- Simple Text with dig sig with no relationship to cert - M3.7a.xps -- Simple Text with dig sig ref with bad fragment identifier - M3.8a.xps -- Simple Text with dig sig with 2 Object Elements - M3.9a.xps -- Simple Text with dig sig with Object containing PCDATA - M3.9b.xps -- Simple Text with dig sig with Object containing Signature - M3.9c.xps -- Simple Text with dig sig with Sig Value in Object Element - M3.10a.xps -- Simple Text with dig sig with fragment ident after Content Type - M3.10b.xps -- Simple Text with dig sig with fragment ident right after URI - M3.10c.xps -- Simple Text with dig sig with reference to external part - M3.11a.xps -- Simple Text with Dig sig with ref query content type with bad content - M3.11b.xps -- Simple Text with Dig Sig with Ref query with missing Content Type - M3.12a.xps -- Simple Text with Dig Sig with Content Type not case matching - M3.12b.xps -- Simple Text with dig sig with mismatched Reference Content Type - M3.13a.xps -- Simple Text with dig sig Reference with unknown XForm - M3.14a.xps -- Simple Text with dig sig Relationships XForm without Canon XForm - M3.15a.xps -- Simple Text with dig sig with Signature Prop with no Sig Time - M3.16a.xps -- Simple Text with dig sig with no Objects - M3.17a.xps -- Simple Text with dig sig Signed Info missing Ref - M3.17b.xps -- Simple Text with dig sig signedinfo with ref to incorrect object - M3.18a.xps -- Simple Text with dig sig with bad algorithm - M3.20a.xps -- Simple Text with dig sig Reference with unknown XForm - M3.21a.xps -- Simple Text with dig sig with Manifest Object with no DigestMethod - M3.21b.xps -- Simple Text with dig sig with no DigestMethod in Package object - M3.25a.xps -- Simple Text with dig sig with Time format not compat with w3c - M3.26a.xps -- Simple Text with dig sig with value element not matching format - M3.28a.xps -- Simple Text with dig sig relation xform after canon xform - M3.29a.xps -- Simple Text with dig sig with Relation xform having SourceType with case sensitive mismatch - M3.31a.xps -- Simple Text with dig sig with DigestValue in Object Ref Descendant mismatch - M3.31b.xps -- Simple Text with dig sig with DigestValue in Object Ref Descendant too long. - M3.32a.xps -- Simple Text with dig sig with Bad DigestValue in Signed Info - Too long - M3.32b.xps -- Simple Text with dig sig with Bad DigestValue in Signed Info � Wrong - M4.1a.xps -- Simple Text with bad URI reference - M4.2a.xps -- Simple Text PARTNAME contains '%c' - M4.3a.xps -- Simple Text with percent encoding - M6.1a.xps -- Simple Text with mismatch filename length - M6.2a.xps -- Simple Text with invalid file name length - M6.4a.xps -- Simple Text with unsupported compression method - M6.6a.xps -- Simple Text with general purpose bit flag specifying files are encrypted - M6.7a.xps -- Simple Text with offset of central directory equal to unsigned int max - M6.8a.xps -- Simple Text with Total number of entries in central directory more than maxint - M7.2a.xps -- Simple Text DC with xml:lang attrib - - XPS/ - M1.2a.xps -- Package is not a zip archive, it�s plain text instead - M2.3a.xps -- Missing FixedDocumentSequence part - M2.3b.xps -- Missing fixedrepresentation relationship - M2.3c.xps -- Two fixedrepresentation relationships - M2.4a.xps -- Missing FixedDocument part - M2.4b.xps -- No <DocumentReference> to a FixedDocument - M2.5a.xps -- Missing FixedPage part - M2.5b.xps -- No <PageContent> to FixedPage - M2.6a.xps -- Missing Font Part - M2.6b.xps -- Missing FontURI attribute - M2.10a.xps -- Missing required resource relationship for Font in FixedPage - M2.13a.xps -- Missing fixedrepresentation relationship - M2.13b.xps -- Two fixedrepresentation relationships - M2.14a.xps -- Fixedrepresentation relationship pointing to FixedDocucment - M2.18a.xps -- Corrupt PNG image - M2.25a.xps -- Corrupt TIF image - M2.36a.xps -- FixedPage with 2 thumbnails - M2.37a.xps -- FixedPage with TIF thumbnail - M2.59a.xps -- Two PrintTickets related to FixedDocumentSequence - M2.71a.xps -- DTD in Relationship markup - M2.71b.xps -- DTD in Content_Types markup - M2.71c.xps -- DTD in FixedPage markup - M2.73a.xps -- Xml:id attribute in FixedPage markup - M2.73b.xps -- Xsi:SchemaLocation attribute on <FixedPage> element - M2.74a.xps -- <Path> having Fill attrib and <Path.Fill> child element - M2.75a.xps -- Xml:space attribute on <FixedPage> element - M2.75b.xps -- Xml:space attribute on <Path> element - M2.76a.xps -- Invalid value for xml:lang attribute on <FixedPage> element - M3.2a.xps -- <DocucmentReference> Source attribute pointing to Fixed Page instead of FixedDocucment - M3.3a.xps -- Multiple <DocumentReference> elements pointing to same FixedDocument - M3.5a.xps -- <PageContent> Source attrib pointing to FixedDocucment instead of FixedPage - M3.6a.xps -- Multiple <PageContent> elements pointing to the same FixedPage from difference FixedDocuments - M3.6b.xps -- Multiple <PageContent> elements pointing to same FixedPage (from the same FixedDocument) - M4.3a.xps -- <PathGeometry> element with Figures attribute and <Path.Figure> child element - M5.2a.xps -- <Glyphs> with empty UnicodeString attribute and no Indices attribute - M5.2b.xps -- <Glyphs> with UnicodeString attribute that contains �{}� and no Indices attribute - M5.4a.xps -- <Glyphs> with an Indices attribute that contains an invalid Glyph Index for the specified font - M5.4b.xps -- <Glyphs> that has more entries in the indices attribute than the UnicodeString attribute - M5.7a.xps -- <Glyphs> that has a UnicodeString attribute that starts with '{' - M5.15a.xps -- <Glyphs> that has both BidiLevel and isSideways attributes - M6.2a.xps -- <ImageBrush> with x:Key attribute not in a <ResourceDictionary> - M6.3a.xps -- <ImageBrush> that references a font part - M7.5a.xps -- Remote resource dictionary that references another remote resource dictionary - M12.2a.xps -- 2 references to the same FixedDocument - M12.3b.xps -- FixedPage that is referenced twice from the same FixedDocuments - M12.5a.xps -- FixedDocumentSequence with two PrintTickets - M12.7a.xps -- ContentType attribute containing a Parameter (ContentType=�image/jpeg;q=0�) - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
\ No newline at end of file diff --git a/print/SimplePipelineFilter/SimplePipelineFilter.sln b/print/SimplePipelineFilter/SimplePipelineFilter.sln index d0ffa365..b7c29a27 100644 --- a/print/SimplePipelineFilter/SimplePipelineFilter.sln +++ b/print/SimplePipelineFilter/SimplePipelineFilter.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}") = "WdkPipelineFilter", "WdkPipelineFilter.vcxproj", "{E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WdkPipelineFilter", "WdkPipelineFilter.vcxproj", "{80A8ADEB-D954-428E-8809-7308A4F007EF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Debug|Win32.ActiveCfg = Debug|Win32 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Debug|Win32.Build.0 = Debug|Win32 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Release|Win32.ActiveCfg = Release|Win32 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Release|Win32.Build.0 = Release|Win32 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Debug|x64.ActiveCfg = Debug|x64 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Debug|x64.Build.0 = Debug|x64 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Release|x64.ActiveCfg = Release|x64 - {E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}.Release|x64.Build.0 = Release|x64 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Debug|Win32.ActiveCfg = Debug|Win32 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Debug|Win32.Build.0 = Debug|Win32 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Release|Win32.ActiveCfg = Release|Win32 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Release|Win32.Build.0 = Release|Win32 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Debug|x64.ActiveCfg = Debug|x64 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Debug|x64.Build.0 = Debug|x64 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Release|x64.ActiveCfg = Release|x64 + {80A8ADEB-D954-428E-8809-7308A4F007EF}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj b/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj index e3057992..dbbd36cb 100644 --- a/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj +++ b/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{E3CB8C5C-A0FD-408A-A7A8-5ACF1B8C5ACE}</ProjectGuid> + <ProjectGuid>{80A8ADEB-D954-428E-8809-7308A4F007EF}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{F8371080-4BF5-48D8-96C4-F5943D3FC7BD}</SampleGuid> + <SampleGuid>{57FB75E7-A506-4E55-82FE-E7EB9DF22861}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj.Filters b/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj.Filters index 06aeb935..60366d81 100644 --- a/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj.Filters +++ b/print/SimplePipelineFilter/WdkPipelineFilter.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{54D55C8A-FC51-4BE4-BD49-1B09021950CE}</UniqueIdentifier> + <UniqueIdentifier>{E2F5222E-16C8-4A9F-810F-C8FDBA80C0AB}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{E07FAB3D-C23F-4F19-89C2-96F7C3E4B12C}</UniqueIdentifier> + <UniqueIdentifier>{E4866573-4690-40FB-9605-867A9A7433FA}</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>{66365D3C-28A5-45BF-AC68-92EA70CC54A4}</UniqueIdentifier> + <UniqueIdentifier>{A0672880-4BAF-4978-99DA-3AB202EF3F3A}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/.gitignore b/print/XPSDrvSmpl/.gitignore deleted file mode 100644 index 4a89120b..00000000 --- a/print/XPSDrvSmpl/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Allow tracking debug folder for this sample -!debug/ diff --git a/print/XPSDrvSmpl/Package/package.VcxProj b/print/XPSDrvSmpl/Package/package.VcxProj index e45b373d..697ef9af 100644 --- a/print/XPSDrvSmpl/Package/package.VcxProj +++ b/print/XPSDrvSmpl/Package/package.VcxProj @@ -20,34 +20,34 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\src\common\xdsmplcmn.vcxproj"> - <Project>{5DBE2309-E951-4840-A138-3284BD2B61C6}</Project> + <Project>{42677515-C196-4C0F-99A2-F11E2FB55BF6}</Project> </ProjectReference> <ProjectReference Include="..\src\debug\xdsdbg.vcxproj"> - <Project>{5DD79EE3-3778-4674-9537-70EA840F13B4}</Project> + <Project>{E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\booklet\xdbook.vcxproj"> - <Project>{0230CB91-5810-491F-83CA-BFEF080C100C}</Project> + <Project>{8D542B56-EB45-43B1-AAB8-417352F5BDE6}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\color\XDColMan.vcxproj"> - <Project>{9D2A1569-C11C-42CE-BF2F-86A10E869BB3}</Project> + <Project>{C9C14C99-103E-45CB-B1B4-2C165429E35C}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\common\xdfltcmn.vcxproj"> - <Project>{FBC26C8C-2B0B-4394-8477-C40A418C5540}</Project> + <Project>{0F8262C1-75D8-4A92-BCB6-37A290891708}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\nup\xdnup.vcxproj"> - <Project>{5F377CEC-1783-4793-96E7-FF05DF1770D7}</Project> + <Project>{23BA577F-B171-4CEC-92E0-49EE44564366}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\scaling\xdscale.vcxproj"> - <Project>{5B69A33D-2119-49E7-961F-136998752761}</Project> + <Project>{1893FA97-40A9-480F-BB77-279F959EAE6E}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\watermark\xdwmark.vcxproj"> - <Project>{EEEB99E0-6403-4D91-AC46-9894657F2295}</Project> + <Project>{E31D1C4F-8E0D-428A-8583-5159CE690B33}</Project> </ProjectReference> <ProjectReference Include="..\src\filters\xdcont\xdcont.vcxproj"> - <Project>{7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}</Project> + <Project>{D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}</Project> </ProjectReference> <ProjectReference Include="..\src\ui\xdsmplui.vcxproj"> - <Project>{F6900780-9A02-439C-A7F1-D10CEBEE2CA3}</Project> + <Project>{7441D7F2-F509-4A47-9404-3EB8653AE037}</Project> </ProjectReference> </ItemGroup> <PropertyGroup Label="PropertySheets"> @@ -59,8 +59,8 @@ </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Globals"> - <ProjectGuid>{6DC00584-D5C7-430E-98EA-9B103C5DC293}</ProjectGuid> - <SampleGuid>{1C40097E-EA72-4247-A54E-023A86EDDB06}</SampleGuid> + <ProjectGuid>{4A7303D2-92DB-4537-A380-24D334FC24FE}</ProjectGuid> + <SampleGuid>{A7EB2426-E8C0-4DB0-A077-F37FCB01D98C}</SampleGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> diff --git a/print/XPSDrvSmpl/Package/package.VcxProj.Filters b/print/XPSDrvSmpl/Package/package.VcxProj.Filters index 77412b33..1ac9986d 100644 --- a/print/XPSDrvSmpl/Package/package.VcxProj.Filters +++ b/print/XPSDrvSmpl/Package/package.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>{54CEB06B-F0D3-48F6-AF6F-9ED6AF0BF224}</UniqueIdentifier> + <UniqueIdentifier>{DEBD3DE2-918F-4EC4-BC14-22DC48643C2A}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{2CC18F8F-FB76-4C4B-ADBF-A2F2CFF8FE0C}</UniqueIdentifier> + <UniqueIdentifier>{FDFF8748-4F96-4902-A7A8-D371D6258627}</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>{D41BE4BE-FBE4-4C2F-8C19-100F34654889}</UniqueIdentifier> + <UniqueIdentifier>{15BBE04E-6C77-4886-A5A7-AE978AA52FCD}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{F120CD77-32F2-4CD0-93D2-BF7CC002976B}</UniqueIdentifier> + <UniqueIdentifier>{A84D9116-BBD8-4002-84A9-63115C291561}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/XPSDrvSmpl/XPSDrvSmpl.sln b/print/XPSDrvSmpl/XPSDrvSmpl.sln index 50f96d18..03628549 100644 --- a/print/XPSDrvSmpl/XPSDrvSmpl.sln +++ b/print/XPSDrvSmpl/XPSDrvSmpl.sln @@ -3,91 +3,91 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{74E49D79-D81D-40F6-8C1F-DA726BEE5AD4}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{5A68CA37-F621-4113-B573-8A361135203B}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Debug", "Debug", "{D4C874CD-D5AB-421E-900F-ACBC3B44D4F0}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Debug", "Debug", "{3F637C27-BDFE-4466-838C-5FBDE4C5F2C1}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{C2462BC2-F883-4F88-93F7-E8C46DF1529B}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{199CBE46-0460-42FA-AB80-DD3C89310F4A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{B84EC938-27BF-456D-967F-7213B4583412}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{A51E3BEB-5868-445C-8F87-AC7D05C4EE2D}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ui", "Ui", "{063FD5E1-8D60-48E1-A6F0-991C53E9A471}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ui", "Ui", "{8D891397-002B-4AF1-929E-0515D8F2F5AB}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{8F974CAC-93A0-4406-9FA3-2AFBA0D39898}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{413B0724-5117-4BD6-99EF-D6B59859E1B3}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Filters", "Filters", "{78F5E606-4302-4897-9F60-B752E3BED1B1}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Filters", "Filters", "{5234E3C1-1C0C-49A6-900E-EEC5815604BA}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Xdcont", "Xdcont", "{6CC50F4A-8D9C-4003-A2DD-8ADCDB29B8EA}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Xdcont", "Xdcont", "{A82FAF9C-BCCE-4569-9EB2-36DA4D239DA8}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Watermark", "Watermark", "{C23762DB-EFC6-4F60-8653-28DBCB86C9E6}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Watermark", "Watermark", "{5452CCB0-EF39-4699-A8E0-C86D595FC4DA}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scaling", "Scaling", "{42751759-00EF-4C19-BB2A-A4E38FE039A5}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scaling", "Scaling", "{8C5A07F5-C9E0-430D-A908-2C1161C952ED}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Nup", "Nup", "{40F288AA-6615-4D85-87BF-0EEB277C9287}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Nup", "Nup", "{8B19C579-DB40-4D8B-A605-165366FAB6CD}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Color", "Color", "{E2CF5E9C-86F5-4DA3-8FAB-4329A376C948}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Color", "Color", "{D804D2D8-5ED5-42B3-A77D-1A46D3ACB727}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Booklet", "Booklet", "{611922F5-FF89-42C8-8D6C-EBECF0A20E43}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Booklet", "Booklet", "{3904D25E-E461-4A90-A544-E1C74A32086A}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{6DC00584-D5C7-430E-98EA-9B103C5DC293}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{4A7303D2-92DB-4537-A380-24D334FC24FE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsdbg", "src\debug\xdsdbg.vcxproj", "{5DD79EE3-3778-4674-9537-70EA840F13B4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsdbg", "src\debug\xdsdbg.vcxproj", "{E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsmplcmn", "src\common\xdsmplcmn.vcxproj", "{5DBE2309-E951-4840-A138-3284BD2B61C6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsmplcmn", "src\common\xdsmplcmn.vcxproj", "{42677515-C196-4C0F-99A2-F11E2FB55BF6}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsmplui", "src\ui\xdsmplui.vcxproj", "{F6900780-9A02-439C-A7F1-D10CEBEE2CA3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdsmplui", "src\ui\xdsmplui.vcxproj", "{7441D7F2-F509-4A47-9404-3EB8653AE037}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdfltcmn", "src\filters\common\xdfltcmn.vcxproj", "{FBC26C8C-2B0B-4394-8477-C40A418C5540}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdfltcmn", "src\filters\common\xdfltcmn.vcxproj", "{0F8262C1-75D8-4A92-BCB6-37A290891708}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdcont", "src\filters\xdcont\xdcont.vcxproj", "{7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdcont", "src\filters\xdcont\xdcont.vcxproj", "{D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdwmark", "src\filters\watermark\xdwmark.vcxproj", "{EEEB99E0-6403-4D91-AC46-9894657F2295}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdwmark", "src\filters\watermark\xdwmark.vcxproj", "{E31D1C4F-8E0D-428A-8583-5159CE690B33}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdscale", "src\filters\scaling\xdscale.vcxproj", "{5B69A33D-2119-49E7-961F-136998752761}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdscale", "src\filters\scaling\xdscale.vcxproj", "{1893FA97-40A9-480F-BB77-279F959EAE6E}" ProjectSection(ProjectDependencies) = postProject - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46} = {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46} - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A} = {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdnup", "src\filters\nup\xdnup.vcxproj", "{5F377CEC-1783-4793-96E7-FF05DF1770D7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdnup", "src\filters\nup\xdnup.vcxproj", "{23BA577F-B171-4CEC-92E0-49EE44564366}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XDColMan", "src\filters\color\XDColMan.vcxproj", "{9D2A1569-C11C-42CE-BF2F-86A10E869BB3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XDColMan", "src\filters\color\XDColMan.vcxproj", "{C9C14C99-103E-45CB-B1B4-2C165429E35C}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdbook", "src\filters\booklet\xdbook.vcxproj", "{0230CB91-5810-491F-83CA-BFEF080C100C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xdbook", "src\filters\booklet\xdbook.vcxproj", "{8D542B56-EB45-43B1-AAB8-417352F5BDE6}" ProjectSection(ProjectDependencies) = postProject - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {5DD79EE3-3778-4674-9537-70EA840F13B4} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {5DBE2309-E951-4840-A138-3284BD2B61C6} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {FBC26C8C-2B0B-4394-8477-C40A418C5540} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {42677515-C196-4C0F-99A2-F11E2FB55BF6} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {0F8262C1-75D8-4A92-BCB6-37A290891708} EndProjectSection EndProject Global @@ -98,120 +98,120 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Debug|Win32.ActiveCfg = Debug|Win32 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Debug|Win32.Build.0 = Debug|Win32 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Release|Win32.ActiveCfg = Release|Win32 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Release|Win32.Build.0 = Release|Win32 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Debug|x64.ActiveCfg = Debug|x64 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Debug|x64.Build.0 = Debug|x64 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Release|x64.ActiveCfg = Release|x64 - {6DC00584-D5C7-430E-98EA-9B103C5DC293}.Release|x64.Build.0 = Release|x64 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Debug|Win32.ActiveCfg = Debug|Win32 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Debug|Win32.Build.0 = Debug|Win32 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Release|Win32.ActiveCfg = Release|Win32 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Release|Win32.Build.0 = Release|Win32 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Debug|x64.ActiveCfg = Debug|x64 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Debug|x64.Build.0 = Debug|x64 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Release|x64.ActiveCfg = Release|x64 - {5DD79EE3-3778-4674-9537-70EA840F13B4}.Release|x64.Build.0 = Release|x64 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Debug|Win32.ActiveCfg = Debug|Win32 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Debug|Win32.Build.0 = Debug|Win32 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Release|Win32.ActiveCfg = Release|Win32 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Release|Win32.Build.0 = Release|Win32 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Debug|x64.ActiveCfg = Debug|x64 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Debug|x64.Build.0 = Debug|x64 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Release|x64.ActiveCfg = Release|x64 - {5DBE2309-E951-4840-A138-3284BD2B61C6}.Release|x64.Build.0 = Release|x64 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Debug|Win32.ActiveCfg = Debug|Win32 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Debug|Win32.Build.0 = Debug|Win32 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Release|Win32.ActiveCfg = Release|Win32 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Release|Win32.Build.0 = Release|Win32 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Debug|x64.ActiveCfg = Debug|x64 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Debug|x64.Build.0 = Debug|x64 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Release|x64.ActiveCfg = Release|x64 - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3}.Release|x64.Build.0 = Release|x64 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Debug|Win32.ActiveCfg = Debug|Win32 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Debug|Win32.Build.0 = Debug|Win32 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Release|Win32.ActiveCfg = Release|Win32 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Release|Win32.Build.0 = Release|Win32 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Debug|x64.ActiveCfg = Debug|x64 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Debug|x64.Build.0 = Debug|x64 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Release|x64.ActiveCfg = Release|x64 - {FBC26C8C-2B0B-4394-8477-C40A418C5540}.Release|x64.Build.0 = Release|x64 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Debug|Win32.ActiveCfg = Debug|Win32 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Debug|Win32.Build.0 = Debug|Win32 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Release|Win32.ActiveCfg = Release|Win32 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Release|Win32.Build.0 = Release|Win32 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Debug|x64.ActiveCfg = Debug|x64 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Debug|x64.Build.0 = Debug|x64 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Release|x64.ActiveCfg = Release|x64 - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}.Release|x64.Build.0 = Release|x64 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Debug|Win32.ActiveCfg = Debug|Win32 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Debug|Win32.Build.0 = Debug|Win32 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Release|Win32.ActiveCfg = Release|Win32 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Release|Win32.Build.0 = Release|Win32 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Debug|x64.ActiveCfg = Debug|x64 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Debug|x64.Build.0 = Debug|x64 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Release|x64.ActiveCfg = Release|x64 - {EEEB99E0-6403-4D91-AC46-9894657F2295}.Release|x64.Build.0 = Release|x64 - {5B69A33D-2119-49E7-961F-136998752761}.Debug|Win32.ActiveCfg = Debug|Win32 - {5B69A33D-2119-49E7-961F-136998752761}.Debug|Win32.Build.0 = Debug|Win32 - {5B69A33D-2119-49E7-961F-136998752761}.Release|Win32.ActiveCfg = Release|Win32 - {5B69A33D-2119-49E7-961F-136998752761}.Release|Win32.Build.0 = Release|Win32 - {5B69A33D-2119-49E7-961F-136998752761}.Debug|x64.ActiveCfg = Debug|x64 - {5B69A33D-2119-49E7-961F-136998752761}.Debug|x64.Build.0 = Debug|x64 - {5B69A33D-2119-49E7-961F-136998752761}.Release|x64.ActiveCfg = Release|x64 - {5B69A33D-2119-49E7-961F-136998752761}.Release|x64.Build.0 = Release|x64 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Debug|Win32.ActiveCfg = Debug|Win32 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Debug|Win32.Build.0 = Debug|Win32 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Release|Win32.ActiveCfg = Release|Win32 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Release|Win32.Build.0 = Release|Win32 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Debug|x64.ActiveCfg = Debug|x64 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Debug|x64.Build.0 = Debug|x64 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Release|x64.ActiveCfg = Release|x64 - {5F377CEC-1783-4793-96E7-FF05DF1770D7}.Release|x64.Build.0 = Release|x64 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Debug|Win32.ActiveCfg = Debug|Win32 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Debug|Win32.Build.0 = Debug|Win32 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Release|Win32.ActiveCfg = Release|Win32 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Release|Win32.Build.0 = Release|Win32 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Debug|x64.ActiveCfg = Debug|x64 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Debug|x64.Build.0 = Debug|x64 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Release|x64.ActiveCfg = Release|x64 - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3}.Release|x64.Build.0 = Release|x64 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Debug|Win32.ActiveCfg = Debug|Win32 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Debug|Win32.Build.0 = Debug|Win32 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Release|Win32.ActiveCfg = Release|Win32 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Release|Win32.Build.0 = Release|Win32 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Debug|x64.ActiveCfg = Debug|x64 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Debug|x64.Build.0 = Debug|x64 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Release|x64.ActiveCfg = Release|x64 - {0230CB91-5810-491F-83CA-BFEF080C100C}.Release|x64.Build.0 = Release|x64 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Debug|Win32.ActiveCfg = Debug|Win32 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Debug|Win32.Build.0 = Debug|Win32 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Release|Win32.ActiveCfg = Release|Win32 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Release|Win32.Build.0 = Release|Win32 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Debug|x64.ActiveCfg = Debug|x64 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Debug|x64.Build.0 = Debug|x64 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Release|x64.ActiveCfg = Release|x64 + {4A7303D2-92DB-4537-A380-24D334FC24FE}.Release|x64.Build.0 = Release|x64 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Debug|Win32.ActiveCfg = Debug|Win32 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Debug|Win32.Build.0 = Debug|Win32 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Release|Win32.ActiveCfg = Release|Win32 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Release|Win32.Build.0 = Release|Win32 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Debug|x64.ActiveCfg = Debug|x64 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Debug|x64.Build.0 = Debug|x64 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Release|x64.ActiveCfg = Release|x64 + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}.Release|x64.Build.0 = Release|x64 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Debug|Win32.ActiveCfg = Debug|Win32 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Debug|Win32.Build.0 = Debug|Win32 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Release|Win32.ActiveCfg = Release|Win32 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Release|Win32.Build.0 = Release|Win32 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Debug|x64.ActiveCfg = Debug|x64 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Debug|x64.Build.0 = Debug|x64 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Release|x64.ActiveCfg = Release|x64 + {42677515-C196-4C0F-99A2-F11E2FB55BF6}.Release|x64.Build.0 = Release|x64 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Debug|Win32.ActiveCfg = Debug|Win32 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Debug|Win32.Build.0 = Debug|Win32 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Release|Win32.ActiveCfg = Release|Win32 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Release|Win32.Build.0 = Release|Win32 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Debug|x64.ActiveCfg = Debug|x64 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Debug|x64.Build.0 = Debug|x64 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Release|x64.ActiveCfg = Release|x64 + {7441D7F2-F509-4A47-9404-3EB8653AE037}.Release|x64.Build.0 = Release|x64 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Debug|Win32.ActiveCfg = Debug|Win32 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Debug|Win32.Build.0 = Debug|Win32 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Release|Win32.ActiveCfg = Release|Win32 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Release|Win32.Build.0 = Release|Win32 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Debug|x64.ActiveCfg = Debug|x64 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Debug|x64.Build.0 = Debug|x64 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Release|x64.ActiveCfg = Release|x64 + {0F8262C1-75D8-4A92-BCB6-37A290891708}.Release|x64.Build.0 = Release|x64 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Debug|Win32.ActiveCfg = Debug|Win32 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Debug|Win32.Build.0 = Debug|Win32 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Release|Win32.ActiveCfg = Release|Win32 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Release|Win32.Build.0 = Release|Win32 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Debug|x64.ActiveCfg = Debug|x64 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Debug|x64.Build.0 = Debug|x64 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Release|x64.ActiveCfg = Release|x64 + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}.Release|x64.Build.0 = Release|x64 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Debug|Win32.ActiveCfg = Debug|Win32 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Debug|Win32.Build.0 = Debug|Win32 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Release|Win32.ActiveCfg = Release|Win32 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Release|Win32.Build.0 = Release|Win32 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Debug|x64.ActiveCfg = Debug|x64 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Debug|x64.Build.0 = Debug|x64 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Release|x64.ActiveCfg = Release|x64 + {E31D1C4F-8E0D-428A-8583-5159CE690B33}.Release|x64.Build.0 = Release|x64 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Debug|Win32.ActiveCfg = Debug|Win32 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Debug|Win32.Build.0 = Debug|Win32 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Release|Win32.ActiveCfg = Release|Win32 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Release|Win32.Build.0 = Release|Win32 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Debug|x64.ActiveCfg = Debug|x64 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Debug|x64.Build.0 = Debug|x64 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Release|x64.ActiveCfg = Release|x64 + {1893FA97-40A9-480F-BB77-279F959EAE6E}.Release|x64.Build.0 = Release|x64 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Debug|Win32.ActiveCfg = Debug|Win32 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Debug|Win32.Build.0 = Debug|Win32 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Release|Win32.ActiveCfg = Release|Win32 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Release|Win32.Build.0 = Release|Win32 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Debug|x64.ActiveCfg = Debug|x64 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Debug|x64.Build.0 = Debug|x64 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Release|x64.ActiveCfg = Release|x64 + {23BA577F-B171-4CEC-92E0-49EE44564366}.Release|x64.Build.0 = Release|x64 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Debug|Win32.ActiveCfg = Debug|Win32 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Debug|Win32.Build.0 = Debug|Win32 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Release|Win32.ActiveCfg = Release|Win32 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Release|Win32.Build.0 = Release|Win32 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Debug|x64.ActiveCfg = Debug|x64 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Debug|x64.Build.0 = Debug|x64 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Release|x64.ActiveCfg = Release|x64 + {C9C14C99-103E-45CB-B1B4-2C165429E35C}.Release|x64.Build.0 = Release|x64 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Debug|Win32.ActiveCfg = Debug|Win32 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Debug|Win32.Build.0 = Debug|Win32 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Release|Win32.ActiveCfg = Release|Win32 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Release|Win32.Build.0 = Release|Win32 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Debug|x64.ActiveCfg = Debug|x64 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Debug|x64.Build.0 = Debug|x64 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Release|x64.ActiveCfg = Release|x64 + {8D542B56-EB45-43B1-AAB8-417352F5BDE6}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {6DC00584-D5C7-430E-98EA-9B103C5DC293} = {74E49D79-D81D-40F6-8C1F-DA726BEE5AD4} - {5DD79EE3-3778-4674-9537-70EA840F13B4} = {D4C874CD-D5AB-421E-900F-ACBC3B44D4F0} - {5DBE2309-E951-4840-A138-3284BD2B61C6} = {B84EC938-27BF-456D-967F-7213B4583412} - {F6900780-9A02-439C-A7F1-D10CEBEE2CA3} = {063FD5E1-8D60-48E1-A6F0-991C53E9A471} - {FBC26C8C-2B0B-4394-8477-C40A418C5540} = {8F974CAC-93A0-4406-9FA3-2AFBA0D39898} - {7B6DB6B7-543A-4FBB-B4A0-F9542C934D46} = {6CC50F4A-8D9C-4003-A2DD-8ADCDB29B8EA} - {EEEB99E0-6403-4D91-AC46-9894657F2295} = {C23762DB-EFC6-4F60-8653-28DBCB86C9E6} - {5B69A33D-2119-49E7-961F-136998752761} = {42751759-00EF-4C19-BB2A-A4E38FE039A5} - {5F377CEC-1783-4793-96E7-FF05DF1770D7} = {40F288AA-6615-4D85-87BF-0EEB277C9287} - {9D2A1569-C11C-42CE-BF2F-86A10E869BB3} = {E2CF5E9C-86F5-4DA3-8FAB-4329A376C948} - {0230CB91-5810-491F-83CA-BFEF080C100C} = {611922F5-FF89-42C8-8D6C-EBECF0A20E43} - {D4C874CD-D5AB-421E-900F-ACBC3B44D4F0} = {C2462BC2-F883-4F88-93F7-E8C46DF1529B} - {B84EC938-27BF-456D-967F-7213B4583412} = {C2462BC2-F883-4F88-93F7-E8C46DF1529B} - {063FD5E1-8D60-48E1-A6F0-991C53E9A471} = {C2462BC2-F883-4F88-93F7-E8C46DF1529B} - {8F974CAC-93A0-4406-9FA3-2AFBA0D39898} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {78F5E606-4302-4897-9F60-B752E3BED1B1} = {C2462BC2-F883-4F88-93F7-E8C46DF1529B} - {6CC50F4A-8D9C-4003-A2DD-8ADCDB29B8EA} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {C23762DB-EFC6-4F60-8653-28DBCB86C9E6} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {42751759-00EF-4C19-BB2A-A4E38FE039A5} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {40F288AA-6615-4D85-87BF-0EEB277C9287} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {E2CF5E9C-86F5-4DA3-8FAB-4329A376C948} = {78F5E606-4302-4897-9F60-B752E3BED1B1} - {611922F5-FF89-42C8-8D6C-EBECF0A20E43} = {78F5E606-4302-4897-9F60-B752E3BED1B1} + {4A7303D2-92DB-4537-A380-24D334FC24FE} = {5A68CA37-F621-4113-B573-8A361135203B} + {E5DC3A24-691A-4F3A-B519-E4C49B2DAC98} = {3F637C27-BDFE-4466-838C-5FBDE4C5F2C1} + {42677515-C196-4C0F-99A2-F11E2FB55BF6} = {A51E3BEB-5868-445C-8F87-AC7D05C4EE2D} + {7441D7F2-F509-4A47-9404-3EB8653AE037} = {8D891397-002B-4AF1-929E-0515D8F2F5AB} + {0F8262C1-75D8-4A92-BCB6-37A290891708} = {413B0724-5117-4BD6-99EF-D6B59859E1B3} + {D38B87BF-5778-4DA8-8DCE-B0F37F087D5A} = {A82FAF9C-BCCE-4569-9EB2-36DA4D239DA8} + {E31D1C4F-8E0D-428A-8583-5159CE690B33} = {5452CCB0-EF39-4699-A8E0-C86D595FC4DA} + {1893FA97-40A9-480F-BB77-279F959EAE6E} = {8C5A07F5-C9E0-430D-A908-2C1161C952ED} + {23BA577F-B171-4CEC-92E0-49EE44564366} = {8B19C579-DB40-4D8B-A605-165366FAB6CD} + {C9C14C99-103E-45CB-B1B4-2C165429E35C} = {D804D2D8-5ED5-42B3-A77D-1A46D3ACB727} + {8D542B56-EB45-43B1-AAB8-417352F5BDE6} = {3904D25E-E461-4A90-A544-E1C74A32086A} + {3F637C27-BDFE-4466-838C-5FBDE4C5F2C1} = {199CBE46-0460-42FA-AB80-DD3C89310F4A} + {A51E3BEB-5868-445C-8F87-AC7D05C4EE2D} = {199CBE46-0460-42FA-AB80-DD3C89310F4A} + {8D891397-002B-4AF1-929E-0515D8F2F5AB} = {199CBE46-0460-42FA-AB80-DD3C89310F4A} + {413B0724-5117-4BD6-99EF-D6B59859E1B3} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {5234E3C1-1C0C-49A6-900E-EEC5815604BA} = {199CBE46-0460-42FA-AB80-DD3C89310F4A} + {A82FAF9C-BCCE-4569-9EB2-36DA4D239DA8} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {5452CCB0-EF39-4699-A8E0-C86D595FC4DA} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {8C5A07F5-C9E0-430D-A908-2C1161C952ED} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {8B19C579-DB40-4D8B-A605-165366FAB6CD} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {D804D2D8-5ED5-42B3-A77D-1A46D3ACB727} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} + {3904D25E-E461-4A90-A544-E1C74A32086A} = {5234E3C1-1C0C-49A6-900E-EEC5815604BA} EndGlobalSection EndGlobal diff --git a/print/XPSDrvSmpl/readme.txt b/print/XPSDrvSmpl/readme.txt deleted file mode 100644 index fee929fe..00000000 --- a/print/XPSDrvSmpl/readme.txt +++ /dev/null @@ -1,63 +0,0 @@ -Print Features Filter Sample Driver -=================================== - -Sample History: -=============== - -Windows 7: -The sample has been changed such that the DllGetClassObject() function for each filter -returns an instance of IClassFactory instead of an instance of IPrintPipelineFilter. This -is in agreement with the updated MSDN documentation surrounding XpsDrv filters. - -Note: As reflected in the MSDN documentation, DllGetClassObject() functions that return - IPrintPipelineFilter will still be compatible with the Print Pipeline in order to - maintain compatibility with existing XpsDrv filters. - -Also, the sample now uses the PrintSchema keyword PageSourceColorProfile to store the -color matching profile in the PrintTicket. - - -Contents: -========= - -install - Install directory. Contains driver gpd and install files and is where driver DLLs are published. - -src\common - Code common to both the filter and config modules. This is mostly common print ticket handling code. - -src\debug - Common debug code. - -src\filters - Precompiled header and common sources information. - -src\filters\booklet - Booklet filter specific code. - -src\filters\color - Color filter specific code. - -src\filters\common - Code common to all filters. - -src\filters\nup - NUp filter specific code. - -src\filters\scaling - Scaling filter specific code. - -src\filters\watermark - Watermark filter specific code. - -src\filters\xdcont - Sources for XPS container handling. This code is used with the stream interface to process the XPS container. - -src\inc - Common include files. - -src\ui - Config plug-in code. This provides the custom UI and PrintTicket provider support. - - - diff --git a/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj b/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj index 841c6eb5..a88401cd 100644 --- a/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj +++ b/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{5DBE2309-E951-4840-A138-3284BD2B61C6}</ProjectGuid> + <ProjectGuid>{42677515-C196-4C0F-99A2-F11E2FB55BF6}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{4A25C446-72DB-45A6-BF11-2CE5A71EEC20}</SampleGuid> + <SampleGuid>{D1077168-B333-455C-93E8-E83066110321}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj.Filters b/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj.Filters index eceba875..522e133e 100644 --- a/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/common/xdsmplcmn.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{D2467526-C66A-4432-AB2D-37D6FCB22F9A}</UniqueIdentifier> + <UniqueIdentifier>{75E1F153-C8D9-48CA-BE6B-826ECD1DB3AD}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{7E076CFA-88A7-46D6-9516-CC33F073A176}</UniqueIdentifier> + <UniqueIdentifier>{C230151A-AC0B-49BB-801B-E64449458C5F}</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>{0F86A542-6832-411B-8749-19D19A6588A4}</UniqueIdentifier> + <UniqueIdentifier>{DAF0D217-1F43-40AB-871C-801F743FDFC9}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj b/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj index 5b005049..4ee99400 100644 --- a/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj +++ b/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{5DD79EE3-3778-4674-9537-70EA840F13B4}</ProjectGuid> + <ProjectGuid>{E5DC3A24-691A-4F3A-B519-E4C49B2DAC98}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{338FD8A5-95F5-403D-9637-6BE35412F9C7}</SampleGuid> + <SampleGuid>{53D0D9CF-F293-45DB-8027-4C68A5747835}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj.Filters b/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj.Filters index a250ce5e..2df0aaa7 100644 --- a/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/debug/xdsdbg.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{1AC0F303-AF4F-4DCA-A630-2304E2DAD1E1}</UniqueIdentifier> + <UniqueIdentifier>{D63DDF6B-528A-4350-B9BD-5781172E99A7}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{84B52639-2381-44A5-94B2-CE2323343A4E}</UniqueIdentifier> + <UniqueIdentifier>{BA0B6D06-BD16-42D4-94AD-1E321724C320}</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>{41355B51-46D2-499F-BB82-8C06DFD9DC2F}</UniqueIdentifier> + <UniqueIdentifier>{684F91A3-B169-45E2-BD6B-FE8D8524326C}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj b/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj index 9efc7918..97f7ddaf 100644 --- a/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj +++ b/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{0230CB91-5810-491F-83CA-BFEF080C100C}</ProjectGuid> + <ProjectGuid>{8D542B56-EB45-43B1-AAB8-417352F5BDE6}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{39193228-64BA-4C88-881C-FC45204FDE6B}</SampleGuid> + <SampleGuid>{A382BFF2-1BDB-408F-9E26-D62594210A87}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj.Filters index d8b67acb..e9afca89 100644 --- a/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/booklet/xdbook.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{41BC1ABC-6EF2-4707-B1DB-DA30BBF44B0B}</UniqueIdentifier> + <UniqueIdentifier>{27EE07C8-4A3B-416F-9266-E7701F9FB1DB}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{F99132B3-716C-4EF8-86E1-685C21458AC0}</UniqueIdentifier> + <UniqueIdentifier>{6811EDBB-9803-4589-BAAE-09AD34EC922A}</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>{A07111D3-1DE5-499D-9303-5CCF01694085}</UniqueIdentifier> + <UniqueIdentifier>{68346DB5-5823-45D6-8621-B9323A164F62}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj b/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj index 8029349c..c7cc5343 100644 --- a/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj +++ b/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{9D2A1569-C11C-42CE-BF2F-86A10E869BB3}</ProjectGuid> + <ProjectGuid>{C9C14C99-103E-45CB-B1B4-2C165429E35C}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{60685394-81B9-4D21-B2E4-D368D3A90309}</SampleGuid> + <SampleGuid>{78463D57-E549-447C-A846-B9301DBB2BC9}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj.Filters index d1113766..db9fe1c4 100644 --- a/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/color/XDColMan.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{30ED88F3-0B8F-403A-AAC4-6FD656A9FF18}</UniqueIdentifier> + <UniqueIdentifier>{D821B726-E809-40D7-B964-B46198856820}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{286C3D15-1E8F-46FB-A481-F62D38B36F7C}</UniqueIdentifier> + <UniqueIdentifier>{25073272-3E9F-4F45-B3A7-805E2F15B111}</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>{7DBC19A9-4E46-44A0-98FF-674261B9D1B1}</UniqueIdentifier> + <UniqueIdentifier>{2EAE715D-4338-4A62-8F12-EC400CFF4D18}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj b/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj index 359717c3..636dce26 100644 --- a/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj +++ b/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{FBC26C8C-2B0B-4394-8477-C40A418C5540}</ProjectGuid> + <ProjectGuid>{0F8262C1-75D8-4A92-BCB6-37A290891708}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{EA9A3185-0004-4486-B94D-3E2F618CCC88}</SampleGuid> + <SampleGuid>{308C4F37-78C7-4A5B-82A5-303C05764FB6}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj.Filters index ec1dace4..d43f3fa3 100644 --- a/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/common/xdfltcmn.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{6CFEAA33-503C-4C96-96CC-C4FA37D46713}</UniqueIdentifier> + <UniqueIdentifier>{3569C0F7-AC20-44FD-9CA8-9C48594440AD}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{F836959F-7FDA-423C-AF5E-10951177293C}</UniqueIdentifier> + <UniqueIdentifier>{1187C371-A1BD-44D6-8827-8FCC4E2D6F4B}</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>{C3AEE0DB-ED86-4457-8872-36EA5C7B7BDE}</UniqueIdentifier> + <UniqueIdentifier>{CC77C845-B29A-4778-BAE1-962D34312C2A}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj b/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj index cbfa00b5..ec80a406 100644 --- a/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj +++ b/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{5F377CEC-1783-4793-96E7-FF05DF1770D7}</ProjectGuid> + <ProjectGuid>{23BA577F-B171-4CEC-92E0-49EE44564366}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{C5BED705-CBB1-4DE0-A7DB-C59456CEFF70}</SampleGuid> + <SampleGuid>{5C442B00-0FF4-48AA-9CD8-A0C589B6E6B9}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj.Filters index 5c76e89c..57c9ed18 100644 --- a/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/nup/xdnup.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{A5C47951-E9C1-4D4B-B284-DA3689F28E10}</UniqueIdentifier> + <UniqueIdentifier>{56E5007B-AD73-4A1E-B8F2-57AC3F2BCBB4}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{992BC590-1057-449F-8D24-6C34906E4B64}</UniqueIdentifier> + <UniqueIdentifier>{C21FF91C-053E-46A7-AFD9-4F9E238380BE}</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>{183AEDCD-FB6D-4697-8AB3-B88AEBDB609F}</UniqueIdentifier> + <UniqueIdentifier>{B20F8D0B-1C7C-4058-9CC7-30742279D85E}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj b/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj index 213e55c0..6de38ad0 100644 --- a/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj +++ b/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{5B69A33D-2119-49E7-961F-136998752761}</ProjectGuid> + <ProjectGuid>{1893FA97-40A9-480F-BB77-279F959EAE6E}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{905E8EC2-5199-404B-AF08-89DA9CF386C0}</SampleGuid> + <SampleGuid>{79E3B808-CF1F-48F7-B76D-97BFFFEFF2D5}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj.Filters index 22d5c595..c72bf9da 100644 --- a/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/scaling/xdscale.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{85451375-6C89-4F95-B93D-F1F0163900B0}</UniqueIdentifier> + <UniqueIdentifier>{B7C68E16-EA47-4D1B-8022-13F7CB1ED129}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{33866AA5-FA1F-4FEF-BA96-2075E91D7C65}</UniqueIdentifier> + <UniqueIdentifier>{406C7911-614E-48F2-A001-163ED9285D10}</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>{EE9A21C7-995D-4D8A-8429-CA5C53C97A46}</UniqueIdentifier> + <UniqueIdentifier>{C852B60D-E874-41E7-B59F-2FBA134E0B5B}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj b/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj index 6c64a17a..740e3c9d 100644 --- a/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj +++ b/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{EEEB99E0-6403-4D91-AC46-9894657F2295}</ProjectGuid> + <ProjectGuid>{E31D1C4F-8E0D-428A-8583-5159CE690B33}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{A9E144B4-A4B9-4D68-BA0E-7450D6DDF9EB}</SampleGuid> + <SampleGuid>{026C20B0-65B4-4ECC-BD89-61D7F5EC7DE8}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj.Filters index 828b5ed9..fbaaa4cc 100644 --- a/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/watermark/xdwmark.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{078B1335-1447-4055-8387-D7B159DA59D2}</UniqueIdentifier> + <UniqueIdentifier>{D41A7413-BCDC-4F43-A05E-64E4DECEEB59}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{558B378E-D0B8-4CF8-B67B-65FC2ED9BF55}</UniqueIdentifier> + <UniqueIdentifier>{D59E1E53-E90B-4BC1-87E3-0D94C8AB6D45}</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>{FDE994F7-292B-405E-AB33-74DD61427F8B}</UniqueIdentifier> + <UniqueIdentifier>{70B7C8CE-B4D3-4816-980B-2376D8B2B6F1}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj b/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj index 793adfc1..b414e460 100644 --- a/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj +++ b/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{7B6DB6B7-543A-4FBB-B4A0-F9542C934D46}</ProjectGuid> + <ProjectGuid>{D38B87BF-5778-4DA8-8DCE-B0F37F087D5A}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{6FB0FD49-721E-488D-9AE0-C780174D33C7}</SampleGuid> + <SampleGuid>{08C4151B-A3CA-440F-9542-0B219834C1B3}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj.Filters b/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj.Filters index 3af481ab..2cf80087 100644 --- a/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/filters/xdcont/xdcont.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{D79D5C4F-F14F-43A1-90D5-9F37915E98C2}</UniqueIdentifier> + <UniqueIdentifier>{B192E969-B943-4CD9-AFDD-E14B61AEFA09}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{9FF2E739-4718-4353-96A2-A3B1B29B8320}</UniqueIdentifier> + <UniqueIdentifier>{3E626190-7767-495A-A5B3-629C0AA184CA}</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>{9E74AB77-9C68-4352-A399-7C84C91B4570}</UniqueIdentifier> + <UniqueIdentifier>{E0D34E98-7FA3-45FC-AD1E-5A41EF88FAB1}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj b/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj index 36fc9888..92148069 100644 --- a/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj +++ b/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{F6900780-9A02-439C-A7F1-D10CEBEE2CA3}</ProjectGuid> + <ProjectGuid>{7441D7F2-F509-4A47-9404-3EB8653AE037}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{81593338-DF34-4DE1-87C6-D4B982A4F31F}</SampleGuid> + <SampleGuid>{84F0AEE3-8A8E-436B-A381-D88F6D804CB0}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj.Filters b/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj.Filters index 4f99ee11..90668633 100644 --- a/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj.Filters +++ b/print/XPSDrvSmpl/src/ui/xdsmplui.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{1FA60AAB-05FB-4829-B12B-C4BA8445AF0E}</UniqueIdentifier> + <UniqueIdentifier>{2AD80BD3-541F-43F0-BAF3-C9D1407DB40F}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{59474171-2BF7-42E9-9048-8221E611FB17}</UniqueIdentifier> + <UniqueIdentifier>{1C5775CA-818E-4201-BF0E-79C149173495}</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>{F872E78F-66C1-44FF-B1D5-955CB3E4C001}</UniqueIdentifier> + <UniqueIdentifier>{4155F8D0-42D6-4420-B759-01020F4BFE90}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/XpsRasFilter/XpsRasFilter.sln b/print/XpsRasFilter/XpsRasFilter.sln index f19d849e..e7a317ef 100644 --- a/print/XpsRasFilter/XpsRasFilter.sln +++ b/print/XpsRasFilter/XpsRasFilter.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}") = "xpsrasfilter", "src\xpsrasfilter.vcxproj", "{275AABC8-E628-42BE-902B-9FBA423934D3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xpsrasfilter", "src\xpsrasfilter.vcxproj", "{D8784A15-C959-4CDF-B5B8-A603F347BDA4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {275AABC8-E628-42BE-902B-9FBA423934D3}.Debug|Win32.ActiveCfg = Debug|Win32 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Debug|Win32.Build.0 = Debug|Win32 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Release|Win32.ActiveCfg = Release|Win32 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Release|Win32.Build.0 = Release|Win32 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Debug|x64.ActiveCfg = Debug|x64 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Debug|x64.Build.0 = Debug|x64 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Release|x64.ActiveCfg = Release|x64 - {275AABC8-E628-42BE-902B-9FBA423934D3}.Release|x64.Build.0 = Release|x64 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Debug|Win32.ActiveCfg = Debug|Win32 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Debug|Win32.Build.0 = Debug|Win32 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Release|Win32.ActiveCfg = Release|Win32 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Release|Win32.Build.0 = Release|Win32 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Debug|x64.ActiveCfg = Debug|x64 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Debug|x64.Build.0 = Debug|x64 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Release|x64.ActiveCfg = Release|x64 + {D8784A15-C959-4CDF-B5B8-A603F347BDA4}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/XpsRasFilter/src/xpsrasfilter.vcxproj b/print/XpsRasFilter/src/xpsrasfilter.vcxproj index 3512848f..f7ce2baf 100644 --- a/print/XpsRasFilter/src/xpsrasfilter.vcxproj +++ b/print/XpsRasFilter/src/xpsrasfilter.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{275AABC8-E628-42BE-902B-9FBA423934D3}</ProjectGuid> + <ProjectGuid>{D8784A15-C959-4CDF-B5B8-A603F347BDA4}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{2B2A5B0E-B1F4-4870-B5D4-B28852CCE89C}</SampleGuid> + <SampleGuid>{29519C3F-63DD-4C01-B6A7-E1E7B4B517BD}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/XpsRasFilter/src/xpsrasfilter.vcxproj.Filters b/print/XpsRasFilter/src/xpsrasfilter.vcxproj.Filters index 8c2d7410..bc40227c 100644 --- a/print/XpsRasFilter/src/xpsrasfilter.vcxproj.Filters +++ b/print/XpsRasFilter/src/xpsrasfilter.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{961E183F-B10B-4CE0-BA81-28D7E70FF523}</UniqueIdentifier> + <UniqueIdentifier>{8AFE48DE-3776-4F24-9EB1-3DA85555D037}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{9D54B4AA-BFFC-412B-AE66-716E64234BA0}</UniqueIdentifier> + <UniqueIdentifier>{01B86B81-A94E-4D93-8DCE-7DC040F8B64B}</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>{877BFD21-8F5C-484F-A241-CDA24DB19D6B}</UniqueIdentifier> + <UniqueIdentifier>{26A0ED4E-3E48-4ECB-96A1-B4B7F18BC8C9}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/autoconfig/AutoConfig.htm b/print/autoconfig/AutoConfig.htm new file mode 100644 index 00000000..5a32268c --- /dev/null +++ b/print/autoconfig/AutoConfig.htm @@ -0,0 +1,367 @@ +<html> + +<head> +<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> +<title>Auto-Configuration Samples</title> +<style> +<!-- +p + {margin-right:0in; + margin-left:0in; + font-size:12.0pt; + font-family:"Times New Roman"; + color:black} +h1 + {margin-top:12.0pt; + margin-right:0in; + margin-bottom:3.0pt; + margin-left:0in; + page-break-after:avoid; + font-size:16.0pt; + font-family:Arial; + color:windowtext; + font-weight:bold} +h3 + {margin-top:12.0pt; + margin-right:0in; + margin-bottom:3.0pt; + margin-left:0in; + page-break-after:avoid; + font-size:13.0pt; + font-family:Arial; + color:windowtext; + font-weight:bold} + p.MsoNormal + {mso-style-parent:""; + margin-bottom:.0001pt; + font-size:12.0pt; + font-family:"Times New Roman"; + color:windowtext; margin-left:0in; margin-right:0in; margin-top:0in} + table.MsoNormalTable + {mso-style-parent:""; + font-size:10.0pt; + font-family:"Times New Roman"; + } +p.MsoPlainText + {mso-style-parent:""; + margin-bottom:.0001pt; + font-size:10.0pt; + font-family:"Courier New"; + color:black; + margin-left:0in; margin-right:0in; margin-top:0in} +h4 + {margin-top:12.0pt; + margin-right:0in; + margin-bottom:3.0pt; + margin-left:0in; + page-break-after:avoid; + font-size:14.0pt; + font-family:"Times New Roman"; + color:windowtext; + font-weight:bold} +--> +</style> +</head> + +<body> + +<h1>Auto-Configuration Samples</h1> +<h3>Summary</h3> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> +AutoConfig</span> <span style="font-size: 10.0pt; font-family: Verdana">sample +demonstrates how to implement Unidrv-based and PScript5-based drivers to +leverage the inbox support for auto-configuration.</span></p> +<p class="MsoNormal"> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">The sample +works only when used with the standard TCP/IP port monitor or the +Network-Connected Device (NCD) port monitor.</span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<p class="MsoNormal"><b><span style="font-size: 10.0pt; font-family: Verdana"> +Note:</span></b><span style="font-size: 10.0pt; font-family: Verdana"> The +sample is provided here only as a proof of concept.</span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana">The +table shown below identifies which operating systems this sample will build and +work on. </span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<table class="MsoNormalTable" border="1" cellpadding="0" width="100%" style="width: 100.0%" id="table1"> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"><b> + <span style="font-size: 10.0pt; font-family: Verdana">Operating System</span></b></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"><b> + <span style="font-size: 10.0pt; font-family: Verdana">Can sample be + built in the OS?</span><span style="font-family: Verdana"> </span></b> + </td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"><b> + <span style="font-size: 10.0pt; font-family: Verdana">Does sample work + in the OS?</span></b></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"><b> + <span style="font-size: 10.0pt; font-family: Verdana; letter-spacing: -1.0pt"> + Can sample be used in a production environment for the OS?</span></b></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows Vista</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">Yes</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">Yes</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows Server + 2003</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows XP</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows 2000</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows Me</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> + <tr> + <td width="19%" style="width: 19.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal"> + <span style="font-size: 10.0pt; font-family: Verdana">Windows 98 SE</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="26%" style="width: 26.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + <td width="25%" style="width: 25.0%; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0in; padding-bottom: 0in"> + <p class="MsoNormal" align="center" style="text-align: center"> + <span style="font-size: 10.0pt; font-family: Verdana">No</span></td> + </tr> +</table> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<h1><span style="font-size: 12.5pt; color: black">Auto-Configuration</span> +<span style="font-size: 12.5pt; color: black">Basics</span></h1> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana">Prior +to Microsoft� Windows� Vista, the settings of a print queue are set initially to +the driver's default settings, rather than to the appropriate settings based on +the device. For Unidrv or Pscript5, this means that static default values +specified in the GPD or PPD file are used for the initial print queue setup. +This static set of defaults necessarily must represent the minimum configuration +that a printer can ship with. For instance, if a stapling unit is optional for a +device, then by default, such a device cannot have stapling capability enabled, +otherwise the user interface for devices without the stapling unit would show +stapling as an option. A customer who selected the stapling option but found +that it did not work would likely be confused.</span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">For any device that +comes with features not present in the basic model, a user or administrator must +manually configure these features on the print queue after installation. This +can at times be a confusing and non-intuitive experience. The configuration +process is easy to get wrong, particularly with regard to internal parameters +such as memory and hard disk size, which significantly can affect printing speed +and quality. </span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">Auto-configuration</span> +<span style="font-size: 10.0pt; font-family: Verdana">solves this problem by +automatically configuring the print queue according to the installable features +on the device, rather than simply using the driver's static default settings. +The main target for auto-configuration is network printers. They are the most +likely ones to have multiple optional features and require more manual +configuration.</span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">Auto-configuration</span> +<span style="font-size: 10.0pt; font-family: Verdana">works by means of +bi-directional printer communication (also known as bidi communication) between +the print subsystem and the printer. In order for auto-configuration to work, +the printer must be able to:</span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Understand a +query sent by the port monitor. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Generate the +appropriate response to the query. </span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">To support +auto-configuration, both the printer driver and the port monitor must be +modified.</span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">A <i>printer driver</i> +must:</span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Be aware of +the Bidi Notification Schema. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Be able to +receive notifications about device configuration changes using the Bidi +Notification Schema. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Be able to +solicit configuration data from the printer using the Bidi Communication +Interfaces, and specifically the <b>IBidiSpl2</b> COM interface (described in +the Platform SDK documentation). </span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">A <i>port monitor</i> +must:</span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Support a +device protocol capable of querying the printer's configuration. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Be able to +receive unsolicited status messages from the printer. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Convert +unsolicited status messages to an appropriate driver notification. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Keep all of +the device status and configuration data up-to date by means of polling or +alerts. </span></p> +<p class="MsoNormal" style="text-indent: -.25in; margin-left: 22.8pt; margin-bottom: .1in"> +<span style="font-size: 10.0pt; font-family: Symbol; color: black">�<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.0pt; font-family: Times New Roman"> +</span></span> +<span style="font-size: 10.0pt; font-family: Verdana; color: black">Inform the +driver or application of any configuration changes in the device. </span></p> +<p><span style="font-size: 10.0pt; font-family: Verdana">Unidrv-based and +PScript5-based drivers using the standard TCP/IP port monitor or the +Network-Connected Device (NCD) port monitor provide support for +auto-configuration.</span></p> +<h3><a name="MYSAMPLE"><span lang="FR" style="font-family: Verdana">CODE TOUR</span></a></h3> +<p class="MsoNormal"><span lang="FR"> </span></p> +<p class="MsoNormal"><b> +<span lang="FR" style="font-size: 10.0pt; font-family: Verdana">Unidrv</span></b><span lang="FR"> +</span><b><span lang="FR" style="font-size: 10.0pt; font-family: Verdana"> +Auto-Configuration Sample</span></b></p> +<p class="MsoNormal"><b> +<span lang="FR" style="font-size: 10.0pt; font-family: Verdana"> </span></b></p> +<p class="MsoPlainText"><span style="font-family: Verdana">The main part of the +sample is the auto-configuration GDL file ACnfgUni.GDL. This file implements +the *BidiQuery, *BidiResponse and *Option elements that correspond to the +Memory, DuplexUnit and PrinterHardDisk features in AutoCnfg.GPD file. The +Feature and Option names in the auto-configuration GDL file should exaclty match +the corresponding Feature and Option names in the GPD file. The +auto-configuration GDL file is specified in the GPD file using the *<b>BidiQueryFile</b> +keyword. The auto-configuration GDL content can also be contained directly +inside the GPD file itself instead of in a separate GDL file, in which case the +*BidiQueryFile keyword should specify the GPD file name.</span></p> +<p class="MsoPlainText"> </p> +<p class="MsoNormal"><b><span style="font-size: 10.0pt; font-family: Verdana"> +PScript5 Auto-Configuration</span></b> <b> +<span style="font-size: 10.0pt; font-family: Verdana">Sample</span></b></p> +<p class="MsoNormal"><b><span style="font-size: 10.0pt; font-family: Verdana"> </span></b></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana">The +main part of the sample is the auto-configuration GDL file ACnfgPS.GDL. This +file implements the *BidiQuery, *BidiResponse and *Option elements that +corresponds to the InstalledMemory, DuplexUnit and HardDisk features in +AutoCnfg.PPD file. As mentioned for the Unidrv sample, the Feature and Option +names should exactly match. Please note that the GPD and PPD files do not have +the same Feature and Option names. That is why the two GDL files are not +identical. The auto-configuration GDL file is specified in the PPD file using +the *<b>MSBidiQueryFile </b>keyword.</span></p> +<h3><span style="font-family: Verdana">INSTALLING/TESTING THE SAMPLE</span> </h3> +<p><span style="font-size: 10.0pt; font-family: Verdana">The samples don�t have +any binaries to be built. They may be installed by using Add Printer Wizard and +supplying the AutoCnfg.INF as the INF file. To test the auto-configuration +feature you need to install the driver to a Standard TCP/IP port. You need a +printer, which understands and responds to the bidi SNMP queries, connected to +the port. The tcpbidi.xml file located in system32 directory has information +about the SNMP OIDs used for each query. The installable options in the device +settings will reflect the information obtained by querying the printer.</span> +</p> +<h4><span style="font-family: Verdana">File Manifest </span></h4> +<pre style="tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size: 10.0pt; font-family: Courier New; color: black; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt"><span style="font-family: Courier"> </span></pre> +<pre style="tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size: 10.0pt; font-family: Courier New; color: black; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt"><b><span style="font-family: Verdana">Root:</span></b></pre> +<pre style="tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size: 10.0pt; font-family: Courier New; color: black; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt"><span style="font-family: Courier"> </span></pre> +<pre style="tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size: 10.0pt; font-family: Courier New; color: black; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt"><u><span style="font-family: Courier">Files</span></u><span style="font-family: Courier"> <u>Description</u></span></pre> +<pre style="tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size: 10.0pt; font-family: Courier New; color: black; margin-left: 0in; margin-right: 0in; margin-top: 0in; margin-bottom: .0001pt"><span style="font-family: Courier"> </span></pre> +<p class="MsoPlainText">AutoConfig.htm The documentation for this sample +(this file)</p> +<p class="MsoPlainText">AutoCnfg.INF The printer INF that will install +Unidrv and PScript5 auto-configuration samples</p> +<p class="MsoPlainText">AutoCnfg.GPD The GPD file for the Unidrv +auto-configuration sample</p> +<p class="MsoPlainText">AutoCnfg.PPD The PPD file for the PScript5 +auto-configuration sample</p> +<p class="MsoPlainText">ACnfgUni.GDL The GDL file for the Unidrv +auto-configuration sample</p> +<p class="MsoPlainText">ACnfgPS.GDL The GDL file for the PScript5 +auto-configuration sample </p> +<h3>Resources</h3> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana">For +the latest release of the Windows Device Driver Development Kit, see +<a style="color: blue; text-decoration: underline; text-underline: single" href="http://www.microsoft.com/whdc/ddk/winddk.mspx"> +http://www.microsoft.com/whdc/ddk/winddk.mspx</a>.</span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana"> </span></p> +<p class="MsoNormal"><span style="font-size: 10.0pt; font-family: Verdana">If +you have questions on using or adapting this sample for your project, you can +either contact +<a style="color: blue; text-decoration: underline; text-underline: single" href="http://support.microsoft.com/"> +Microsoft Technical Support</a> or post your questions in the +<a style="color: blue; text-decoration: underline; text-underline: single" href="http://msdn.microsoft.com/newsgroups/default.asp?url=/newsgroups/loadframes.asp?icp=msdn&slcid=us&newsgroup=microsoft.public.development.device.drivers"> +Microsoft driver development newsgroup</a>.</span></p> + +</body> + +</html> diff --git a/print/autoconfig/AutoConfig.sln b/print/autoconfig/AutoConfig.sln index a098a151..c813e5fa 100644 --- a/print/autoconfig/AutoConfig.sln +++ b/print/autoconfig/AutoConfig.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{0AEA9999-6E3A-4942-AF1E-6F5030EAF466}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{C8C5A4C2-DE1C-4B59-9E50-DD766C931F7A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AutoConfig", "AutoConfig", "{62C0F048-4EA3-4474-8E70-79BE855C10F3}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AutoConfig", "AutoConfig", "{02B91EC2-24FC-4562-AEB5-4269AA96F54F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{1307660E-E51C-463A-8D10-46CFEFD4BC1F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{34C973B1-CBF0-4A78-A05A-176FCFB1D25F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AutoConfig", "AutoConfig.vcxproj", "{84059BE0-133C-4AA0-8290-B5A1A6A2B815}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AutoConfig", "AutoConfig.vcxproj", "{DBBDF822-170C-4685-BAE7-5E0531334164}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,29 +19,29 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Debug|Win32.ActiveCfg = Debug|Win32 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Debug|Win32.Build.0 = Debug|Win32 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Release|Win32.ActiveCfg = Release|Win32 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Release|Win32.Build.0 = Release|Win32 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Debug|x64.ActiveCfg = Debug|x64 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Debug|x64.Build.0 = Debug|x64 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Release|x64.ActiveCfg = Release|x64 - {1307660E-E51C-463A-8D10-46CFEFD4BC1F}.Release|x64.Build.0 = Release|x64 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Debug|Win32.ActiveCfg = Debug|Win32 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Debug|Win32.Build.0 = Debug|Win32 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Release|Win32.ActiveCfg = Release|Win32 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Release|Win32.Build.0 = Release|Win32 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Debug|x64.ActiveCfg = Debug|x64 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Debug|x64.Build.0 = Debug|x64 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Release|x64.ActiveCfg = Release|x64 - {84059BE0-133C-4AA0-8290-B5A1A6A2B815}.Release|x64.Build.0 = Release|x64 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Debug|Win32.ActiveCfg = Debug|Win32 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Debug|Win32.Build.0 = Debug|Win32 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Release|Win32.ActiveCfg = Release|Win32 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Release|Win32.Build.0 = Release|Win32 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Debug|x64.ActiveCfg = Debug|x64 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Debug|x64.Build.0 = Debug|x64 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Release|x64.ActiveCfg = Release|x64 + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F}.Release|x64.Build.0 = Release|x64 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Debug|Win32.ActiveCfg = Debug|Win32 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Debug|Win32.Build.0 = Debug|Win32 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Release|Win32.ActiveCfg = Release|Win32 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Release|Win32.Build.0 = Release|Win32 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Debug|x64.ActiveCfg = Debug|x64 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Debug|x64.Build.0 = Debug|x64 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Release|x64.ActiveCfg = Release|x64 + {DBBDF822-170C-4685-BAE7-5E0531334164}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {1307660E-E51C-463A-8D10-46CFEFD4BC1F} = {0AEA9999-6E3A-4942-AF1E-6F5030EAF466} - {84059BE0-133C-4AA0-8290-B5A1A6A2B815} = {62C0F048-4EA3-4474-8E70-79BE855C10F3} - {0AEA9999-6E3A-4942-AF1E-6F5030EAF466} = {62C0F048-4EA3-4474-8E70-79BE855C10F3} + {34C973B1-CBF0-4A78-A05A-176FCFB1D25F} = {C8C5A4C2-DE1C-4B59-9E50-DD766C931F7A} + {DBBDF822-170C-4685-BAE7-5E0531334164} = {02B91EC2-24FC-4562-AEB5-4269AA96F54F} + {C8C5A4C2-DE1C-4B59-9E50-DD766C931F7A} = {02B91EC2-24FC-4562-AEB5-4269AA96F54F} EndGlobalSection EndGlobal diff --git a/print/autoconfig/AutoConfig.vcxproj b/print/autoconfig/AutoConfig.vcxproj index e250f92e..8ec3679c 100644 --- a/print/autoconfig/AutoConfig.vcxproj +++ b/print/autoconfig/AutoConfig.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{84059BE0-133C-4AA0-8290-B5A1A6A2B815}</ProjectGuid> + <ProjectGuid>{DBBDF822-170C-4685-BAE7-5E0531334164}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{5B35F6AC-7657-4BB2-8B68-C630F92EAC44}</SampleGuid> + <SampleGuid>{821AA832-43DA-484F-B436-A751BBC5E1F9}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/autoconfig/AutoConfig.vcxproj.Filters b/print/autoconfig/AutoConfig.vcxproj.Filters index e95a31ee..189b108d 100644 --- a/print/autoconfig/AutoConfig.vcxproj.Filters +++ b/print/autoconfig/AutoConfig.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>{52FFD518-97B8-4DEE-83B6-1078C1F8AE26}</UniqueIdentifier> + <UniqueIdentifier>{D1B6D29E-5EA1-4F2A-960C-443922495DA5}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{E20DE14D-5AE1-4C49-BA29-82BCF304ECCD}</UniqueIdentifier> + <UniqueIdentifier>{0ABCC6C5-B619-4FCF-AB9C-73DBCBE6068D}</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>{F1512473-81C1-4901-A19C-30FDD8D1AA25}</UniqueIdentifier> + <UniqueIdentifier>{E239B7F1-0E58-4214-A82C-6EF67A1B3200}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{441F6CA0-262E-4B74-BCA7-94431F2C10EA}</UniqueIdentifier> + <UniqueIdentifier>{4E1D1476-C128-41DB-8AC6-44D5C6CD9B08}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/autoconfig/Package/package.VcxProj b/print/autoconfig/Package/package.VcxProj index 1b4ccb2e..536ee697 100644 --- a/print/autoconfig/Package/package.VcxProj +++ b/print/autoconfig/Package/package.VcxProj @@ -20,7 +20,7 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\AutoConfig.vcxproj"> - <Project>{84059BE0-133C-4AA0-8290-B5A1A6A2B815}</Project> + <Project>{DBBDF822-170C-4685-BAE7-5E0531334164}</Project> </ProjectReference> </ItemGroup> <PropertyGroup Label="PropertySheets"> @@ -32,8 +32,8 @@ </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Globals"> - <ProjectGuid>{1307660E-E51C-463A-8D10-46CFEFD4BC1F}</ProjectGuid> - <SampleGuid>{F89C283D-E536-425B-B0D3-198EC54B9C41}</SampleGuid> + <ProjectGuid>{34C973B1-CBF0-4A78-A05A-176FCFB1D25F}</ProjectGuid> + <SampleGuid>{2E5E1DA7-8772-44A5-ABE9-1B80A98A90AD}</SampleGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> diff --git a/print/autoconfig/Package/package.VcxProj.Filters b/print/autoconfig/Package/package.VcxProj.Filters index 96bfbf48..c693e880 100644 --- a/print/autoconfig/Package/package.VcxProj.Filters +++ b/print/autoconfig/Package/package.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>{F975B5A6-8258-44FA-A725-71F166C3FEE9}</UniqueIdentifier> + <UniqueIdentifier>{AFCC4B11-852A-4DCE-95D8-5D2DCAE22085}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{064E7CE7-CEC3-4279-A37A-4091AE696A5D}</UniqueIdentifier> + <UniqueIdentifier>{0ECC0278-CEC7-4209-951D-119A7D63A76D}</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>{F0079264-B967-4798-9E1C-B541E2765805}</UniqueIdentifier> + <UniqueIdentifier>{51B9F757-EC1F-4B30-8B99-C9D27C96E97F}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{9318EDCF-6CAB-4750-A7A3-F5998AF7F526}</UniqueIdentifier> + <UniqueIdentifier>{7FD4D4E0-CF4E-4AA5-ABAD-FC643918C407}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/cpsuisam/cpsuisam.sln b/print/cpsuisam/cpsuisam.sln index 839a1074..5f01ba5a 100644 --- a/print/cpsuisam/cpsuisam.sln +++ b/print/cpsuisam/cpsuisam.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}") = "cpsuisam", "cpsuisam.vcxproj", "{077CC61A-B8F6-44EF-8556-62EB8CF33F0F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpsuisam", "cpsuisam.vcxproj", "{96055373-96CC-491C-916C-0BC49C225094}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Debug|Win32.ActiveCfg = Debug|Win32 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Debug|Win32.Build.0 = Debug|Win32 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Release|Win32.ActiveCfg = Release|Win32 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Release|Win32.Build.0 = Release|Win32 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Debug|x64.ActiveCfg = Debug|x64 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Debug|x64.Build.0 = Debug|x64 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Release|x64.ActiveCfg = Release|x64 - {077CC61A-B8F6-44EF-8556-62EB8CF33F0F}.Release|x64.Build.0 = Release|x64 + {96055373-96CC-491C-916C-0BC49C225094}.Debug|Win32.ActiveCfg = Debug|Win32 + {96055373-96CC-491C-916C-0BC49C225094}.Debug|Win32.Build.0 = Debug|Win32 + {96055373-96CC-491C-916C-0BC49C225094}.Release|Win32.ActiveCfg = Release|Win32 + {96055373-96CC-491C-916C-0BC49C225094}.Release|Win32.Build.0 = Release|Win32 + {96055373-96CC-491C-916C-0BC49C225094}.Debug|x64.ActiveCfg = Debug|x64 + {96055373-96CC-491C-916C-0BC49C225094}.Debug|x64.Build.0 = Debug|x64 + {96055373-96CC-491C-916C-0BC49C225094}.Release|x64.ActiveCfg = Release|x64 + {96055373-96CC-491C-916C-0BC49C225094}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/cpsuisam/cpsuisam.vcxproj b/print/cpsuisam/cpsuisam.vcxproj index b5d292d5..dc7d31fc 100644 --- a/print/cpsuisam/cpsuisam.vcxproj +++ b/print/cpsuisam/cpsuisam.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{077CC61A-B8F6-44EF-8556-62EB8CF33F0F}</ProjectGuid> + <ProjectGuid>{96055373-96CC-491C-916C-0BC49C225094}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{F065B7FE-BE74-49A4-B776-D44DE3B7466D}</SampleGuid> + <SampleGuid>{2AE5A388-1218-47C7-9334-DCB816C78A26}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/cpsuisam/cpsuisam.vcxproj.Filters b/print/cpsuisam/cpsuisam.vcxproj.Filters index 647c9f9a..3921f2cf 100644 --- a/print/cpsuisam/cpsuisam.vcxproj.Filters +++ b/print/cpsuisam/cpsuisam.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{A1B8DE9F-3E23-478B-8C26-A16A2F9ED6F8}</UniqueIdentifier> + <UniqueIdentifier>{52F472A8-2EE4-424B-9AFD-A0F409B178F1}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{97C418E9-5841-4EBC-A478-E2C5C529A251}</UniqueIdentifier> + <UniqueIdentifier>{9E6BB288-E0CD-460B-A75D-5C898E94AE2F}</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>{1873E8F4-28C3-4E6C-B41A-9B72414DC680}</UniqueIdentifier> + <UniqueIdentifier>{2059241C-22E9-454A-81F8-B21673B3877D}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/PrinterExtensionSample.sln b/print/v4PrintDriverSamples/PrinterExtensionSample/PrinterExtensionSample.sln index 758bc070..29f0dec4 100644 --- a/print/v4PrintDriverSamples/PrinterExtensionSample/PrinterExtensionSample.sln +++ b/print/v4PrintDriverSamples/PrinterExtensionSample/PrinterExtensionSample.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExtensionSample", "ExtensionSample", "{7A7BF1F8-8D36-48A9-8217-4210C77777FF}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExtensionSample", "ExtensionSample", "{9344DE0C-3F42-4605-A320-733663E320B7}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PrinterExtensionLibrary", "PrinterExtensionLibrary", "{D39459E3-626A-4D27-9EF1-38705C2CA93F}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PrinterExtensionLibrary", "PrinterExtensionLibrary", "{721C5039-DB88-43E2-8369-D80B8E5A7643}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrinterExtensionSample", "ExtensionSample\PrinterExtensionSample.csproj", "{CF554A99-6889-4B86-934F-B6AADBFEFC01}" EndProject @@ -80,7 +80,7 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {CF554A99-6889-4B86-934F-B6AADBFEFC01} = {7A7BF1F8-8D36-48A9-8217-4210C77777FF} - {D8DA0C4D-F972-4546-9068-8EB256F222F7} = {D39459E3-626A-4D27-9EF1-38705C2CA93F} + {CF554A99-6889-4B86-934F-B6AADBFEFC01} = {9344DE0C-3F42-4605-A320-733663E320B7} + {D8DA0C4D-F972-4546-9068-8EB256F222F7} = {721C5039-DB88-43E2-8369-D80B8E5A7643} EndGlobalSection EndGlobal diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.sln b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.sln index 7f8be1f4..64832ae7 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.sln +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.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}") = "ConstraintScript", "ConstraintScript.vcxproj", "{76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConstraintScript", "ConstraintScript.vcxproj", "{6701474B-F8FF-4260-BFA6-3CA57816EF12}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Debug|Win32.ActiveCfg = Debug|Win32 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Debug|Win32.Build.0 = Debug|Win32 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Release|Win32.ActiveCfg = Release|Win32 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Release|Win32.Build.0 = Release|Win32 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Debug|x64.ActiveCfg = Debug|x64 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Debug|x64.Build.0 = Debug|x64 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Release|x64.ActiveCfg = Release|x64 - {76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}.Release|x64.Build.0 = Release|x64 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Debug|Win32.ActiveCfg = Debug|Win32 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Debug|Win32.Build.0 = Debug|Win32 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Release|Win32.ActiveCfg = Release|Win32 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Release|Win32.Build.0 = Release|Win32 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Debug|x64.ActiveCfg = Debug|x64 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Debug|x64.Build.0 = Debug|x64 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Release|x64.ActiveCfg = Release|x64 + {6701474B-F8FF-4260-BFA6-3CA57816EF12}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj index 045f8bd5..68fdd15a 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{76CA47A0-FCC7-4E34-91AC-1B5E224E19AD}</ProjectGuid> + <ProjectGuid>{6701474B-F8FF-4260-BFA6-3CA57816EF12}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{961B903B-595B-431F-8FF2-E40BEE1C4678}</SampleGuid> + <SampleGuid>{1037647C-EC47-4C60-ADA7-815F653774D9}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj.Filters index 85c29698..a953801e 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.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>{84E25432-DD4E-49C2-AA48-B9C0706D80E4}</UniqueIdentifier> + <UniqueIdentifier>{E5E0E095-07E3-475A-B3A9-CDFFB0B251D5}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{149158A2-638A-4BD9-84AB-1FFFAA0A4341}</UniqueIdentifier> + <UniqueIdentifier>{DCAD2131-1F10-4E17-8798-E0D2C3CBABE9}</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>{B7468846-AED8-4516-8214-F323DC7841F4}</UniqueIdentifier> + <UniqueIdentifier>{14445C2D-F6CE-4302-8FE1-C245A9C8D403}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{AD7E68BA-F3EC-4AC8-8677-7B316C3337DA}</UniqueIdentifier> + <UniqueIdentifier>{69EDD4E4-1B0E-40AE-BDFE-A245F90B384C}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.sln b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.sln index 0b2d30fd..5c04f0c9 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.sln +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0 MinimumVisualStudioVersion = 12.0 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{E471F8AB-0B10-45C2-B788-E5E441CFCDC9}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{1AB32C08-868F-4CE2-9C2A-CE2CF2279ADD}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{24F15521-602D-47EF-ABFE-5765AB32E694}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "package", "Package\package.VcxProj", "{B756657D-AC58-4D5A-A446-1582707D012E}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HostBasedSampleDriver", "HostBasedSampleDriver.vcxproj", "{A78FB2A6-2C70-4886-A438-FDA24E741537}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HostBasedSampleDriver", "HostBasedSampleDriver.vcxproj", "{9D446972-7555-4D86-9665-CB304793A0C7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,27 +17,27 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {24F15521-602D-47EF-ABFE-5765AB32E694}.Debug|Win32.ActiveCfg = Debug|Win32 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Debug|Win32.Build.0 = Debug|Win32 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Release|Win32.ActiveCfg = Release|Win32 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Release|Win32.Build.0 = Release|Win32 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Debug|x64.ActiveCfg = Debug|x64 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Debug|x64.Build.0 = Debug|x64 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Release|x64.ActiveCfg = Release|x64 - {24F15521-602D-47EF-ABFE-5765AB32E694}.Release|x64.Build.0 = Release|x64 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Debug|Win32.ActiveCfg = Debug|Win32 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Debug|Win32.Build.0 = Debug|Win32 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Release|Win32.ActiveCfg = Release|Win32 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Release|Win32.Build.0 = Release|Win32 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Debug|x64.ActiveCfg = Debug|x64 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Debug|x64.Build.0 = Debug|x64 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Release|x64.ActiveCfg = Release|x64 - {A78FB2A6-2C70-4886-A438-FDA24E741537}.Release|x64.Build.0 = Release|x64 + {B756657D-AC58-4D5A-A446-1582707D012E}.Debug|Win32.ActiveCfg = Debug|Win32 + {B756657D-AC58-4D5A-A446-1582707D012E}.Debug|Win32.Build.0 = Debug|Win32 + {B756657D-AC58-4D5A-A446-1582707D012E}.Release|Win32.ActiveCfg = Release|Win32 + {B756657D-AC58-4D5A-A446-1582707D012E}.Release|Win32.Build.0 = Release|Win32 + {B756657D-AC58-4D5A-A446-1582707D012E}.Debug|x64.ActiveCfg = Debug|x64 + {B756657D-AC58-4D5A-A446-1582707D012E}.Debug|x64.Build.0 = Debug|x64 + {B756657D-AC58-4D5A-A446-1582707D012E}.Release|x64.ActiveCfg = Release|x64 + {B756657D-AC58-4D5A-A446-1582707D012E}.Release|x64.Build.0 = Release|x64 + {9D446972-7555-4D86-9665-CB304793A0C7}.Debug|Win32.ActiveCfg = Debug|Win32 + {9D446972-7555-4D86-9665-CB304793A0C7}.Debug|Win32.Build.0 = Debug|Win32 + {9D446972-7555-4D86-9665-CB304793A0C7}.Release|Win32.ActiveCfg = Release|Win32 + {9D446972-7555-4D86-9665-CB304793A0C7}.Release|Win32.Build.0 = Release|Win32 + {9D446972-7555-4D86-9665-CB304793A0C7}.Debug|x64.ActiveCfg = Debug|x64 + {9D446972-7555-4D86-9665-CB304793A0C7}.Debug|x64.Build.0 = Debug|x64 + {9D446972-7555-4D86-9665-CB304793A0C7}.Release|x64.ActiveCfg = Release|x64 + {9D446972-7555-4D86-9665-CB304793A0C7}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {24F15521-602D-47EF-ABFE-5765AB32E694} = {E471F8AB-0B10-45C2-B788-E5E441CFCDC9} + {B756657D-AC58-4D5A-A446-1582707D012E} = {1AB32C08-868F-4CE2-9C2A-CE2CF2279ADD} EndGlobalSection EndGlobal diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj index 11b44ad0..7e7d744c 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj @@ -19,13 +19,13 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{A78FB2A6-2C70-4886-A438-FDA24E741537}</ProjectGuid> + <ProjectGuid>{9D446972-7555-4D86-9665-CB304793A0C7}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <RequiresPackageProject>true</RequiresPackageProject> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{D222C8EC-FFAE-4F5B-9FF9-EC2D0D916D18}</SampleGuid> + <SampleGuid>{45B64CBB-A777-46C3-9D54-DFBCE999343B}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj.Filters index ecebc820..74551d65 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.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>{26A53244-E3EA-4D6F-9B29-5AAD4B47D63F}</UniqueIdentifier> + <UniqueIdentifier>{ACA7BBB6-5F3F-4E43-930C-EBC0AD55CE0E}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{F14350A1-7C38-4AD9-B85E-7D2200E10B4D}</UniqueIdentifier> + <UniqueIdentifier>{76D922C6-8F3F-45D8-B77F-0D8C423990B9}</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>{26731250-FFAE-42F3-BD80-933169EB7B05}</UniqueIdentifier> + <UniqueIdentifier>{46CA4945-E191-4A29-88D3-EB75CD9E68C5}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{9640FB3F-4A16-42E7-85C4-CC9B63A1BC84}</UniqueIdentifier> + <UniqueIdentifier>{CF26C539-5603-4EBD-9502-6AFF1DBCE063}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj index b1c76f36..700c98ca 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj @@ -20,7 +20,7 @@ </ItemGroup> <ItemGroup> <ProjectReference Include="..\HostBasedSampleDriver.vcxproj"> - <Project>{A78FB2A6-2C70-4886-A438-FDA24E741537}</Project> + <Project>{9D446972-7555-4D86-9665-CB304793A0C7}</Project> </ProjectReference> </ItemGroup> <PropertyGroup Label="PropertySheets"> @@ -32,8 +32,8 @@ </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Globals"> - <ProjectGuid>{24F15521-602D-47EF-ABFE-5765AB32E694}</ProjectGuid> - <SampleGuid>{7B686CC4-2BC7-439F-BB22-27DC9D1EE60D}</SampleGuid> + <ProjectGuid>{B756657D-AC58-4D5A-A446-1582707D012E}</ProjectGuid> + <SampleGuid>{CE9EE2B8-13CF-44F8-9F72-BB9F84A2A645}</SampleGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters index f5ff27db..85797e90 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.VcxProj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/Package/package.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>{F52AC47D-602A-4466-8B14-C1FB06EF1B63}</UniqueIdentifier> + <UniqueIdentifier>{2EF8CCC7-8C3B-4E62-95C2-B620E0CE232B}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{73FCE8FA-3B30-4BFB-A03A-24194DE06E89}</UniqueIdentifier> + <UniqueIdentifier>{AF7E4E12-189E-4CBC-B989-CE143905316E}</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>{EBC9E52A-4E4D-4BD8-A6D9-7586927E1DB1}</UniqueIdentifier> + <UniqueIdentifier>{AEB5CD35-F331-4D44-90DD-157D4199F069}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{4A1D0022-452B-4379-AD3C-CF6F708AC3ED}</UniqueIdentifier> + <UniqueIdentifier>{EAD2021B-7399-48F2-900F-E003121D6C41}</UniqueIdentifier> </Filter> </ItemGroup> </Project>
\ No newline at end of file diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.sln b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.sln index a50d381d..dc681627 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.sln +++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.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}") = "USBMon-Bidi-Extension", "USBMon-Bidi-Extension.vcxproj", "{FFCFDDDA-766F-4158-A22C-9A26D626C1DB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "USBMon-Bidi-Extension", "USBMon-Bidi-Extension.vcxproj", "{A43939C2-3210-449C-B415-CD3C91108C58}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Debug|Win32.ActiveCfg = Debug|Win32 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Debug|Win32.Build.0 = Debug|Win32 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Release|Win32.ActiveCfg = Release|Win32 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Release|Win32.Build.0 = Release|Win32 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Debug|x64.ActiveCfg = Debug|x64 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Debug|x64.Build.0 = Debug|x64 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Release|x64.ActiveCfg = Release|x64 - {FFCFDDDA-766F-4158-A22C-9A26D626C1DB}.Release|x64.Build.0 = Release|x64 + {A43939C2-3210-449C-B415-CD3C91108C58}.Debug|Win32.ActiveCfg = Debug|Win32 + {A43939C2-3210-449C-B415-CD3C91108C58}.Debug|Win32.Build.0 = Debug|Win32 + {A43939C2-3210-449C-B415-CD3C91108C58}.Release|Win32.ActiveCfg = Release|Win32 + {A43939C2-3210-449C-B415-CD3C91108C58}.Release|Win32.Build.0 = Release|Win32 + {A43939C2-3210-449C-B415-CD3C91108C58}.Debug|x64.ActiveCfg = Debug|x64 + {A43939C2-3210-449C-B415-CD3C91108C58}.Debug|x64.Build.0 = Debug|x64 + {A43939C2-3210-449C-B415-CD3C91108C58}.Release|x64.ActiveCfg = Release|x64 + {A43939C2-3210-449C-B415-CD3C91108C58}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj index bec1f351..cf955d03 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{FFCFDDDA-766F-4158-A22C-9A26D626C1DB}</ProjectGuid> + <ProjectGuid>{A43939C2-3210-449C-B415-CD3C91108C58}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{7C4C2545-C904-4089-9287-4402D04091AC}</SampleGuid> + <SampleGuid>{7901348A-4DC8-4F62-B85E-1B0291B68463}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj.Filters index 459967ea..b8d8d99c 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.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>{100A6515-E3CE-44BD-9E1C-F9A96A502B10}</UniqueIdentifier> + <UniqueIdentifier>{8A1C843C-98CC-4F69-B2F3-AD990507C9D5}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{2B73D328-40DC-4998-BB56-36A3878E78E8}</UniqueIdentifier> + <UniqueIdentifier>{F3068B72-A501-44FC-AB1E-913B8B5984A6}</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>{905A2606-E80B-4276-AA83-D3A52542BAE7}</UniqueIdentifier> + <UniqueIdentifier>{8D00F678-494E-41F0-A5DE-EA33AD6C33CB}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{3051E2BC-E27E-461F-9913-AEFAE1198D1E}</UniqueIdentifier> + <UniqueIdentifier>{2AD6A4B1-015A-479D-AFD3-559B5E8D266E}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.sln b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.sln index 07e56101..31560b5a 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.sln +++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.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}") = "WSDMon-Bidi-Extension", "WSDMon-Bidi-Extension.vcxproj", "{80A97640-584A-4DFC-AD66-0DD33D1D3853}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WSDMon-Bidi-Extension", "WSDMon-Bidi-Extension.vcxproj", "{F7531C4D-8172-499C-A273-601A99F93A4D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Debug|Win32.ActiveCfg = Debug|Win32 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Debug|Win32.Build.0 = Debug|Win32 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Release|Win32.ActiveCfg = Release|Win32 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Release|Win32.Build.0 = Release|Win32 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Debug|x64.ActiveCfg = Debug|x64 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Debug|x64.Build.0 = Debug|x64 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Release|x64.ActiveCfg = Release|x64 - {80A97640-584A-4DFC-AD66-0DD33D1D3853}.Release|x64.Build.0 = Release|x64 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Debug|Win32.ActiveCfg = Debug|Win32 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Debug|Win32.Build.0 = Debug|Win32 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Release|Win32.ActiveCfg = Release|Win32 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Release|Win32.Build.0 = Release|Win32 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Debug|x64.ActiveCfg = Debug|x64 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Debug|x64.Build.0 = Debug|x64 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Release|x64.ActiveCfg = Release|x64 + {F7531C4D-8172-499C-A273-601A99F93A4D}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj index ccce41a4..f0afdde5 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{80A97640-584A-4DFC-AD66-0DD33D1D3853}</ProjectGuid> + <ProjectGuid>{F7531C4D-8172-499C-A273-601A99F93A4D}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <SupportsPackaging>false</SupportsPackaging> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{DC30E67C-A2CC-41B7-BF2B-5DBF568AF468}</SampleGuid> + <SampleGuid>{86BA9C29-EA05-453A-9483-C0AFC4BFA628}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj.Filters b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj.Filters index ed862455..bed3d209 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj.Filters +++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.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>{CDFE8644-195E-45B2-8CCC-8896C4A2EDBC}</UniqueIdentifier> + <UniqueIdentifier>{5E0A294E-9F84-40AF-B061-2325C7C51099}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{BB9E0536-334F-48B8-B8ED-0C618F8391C4}</UniqueIdentifier> + <UniqueIdentifier>{19369659-737D-42C4-BA02-F9339F90E059}</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>{490F11F6-6EF1-4424-92B7-CAABBEFE3C1D}</UniqueIdentifier> + <UniqueIdentifier>{956B4D90-3EC3-4A60-B313-9F222A0EFC87}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{B8612D84-B141-4997-BA9F-B0209185A4CA}</UniqueIdentifier> + <UniqueIdentifier>{EF468EE7-3C0B-4A91-B9F6-DA749B6F0C5E}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> |
