From 2e237713e298495b141560a5e7c76d6b1efa0153 Mon Sep 17 00:00:00 2001 From: Barry Golden Date: Wed, 25 Sep 2019 07:54:18 -0700 Subject: Update README.md (#424) --- .../PrinterExtensionSample/README.md | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'print/v4PrintDriverSamples/PrinterExtensionSample') diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md index 5f9dfc36..043811a4 100644 --- a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md +++ b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md @@ -8,25 +8,15 @@ products: - windows-wdk --- - - - - # Printer Extension Sample This sample demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. This .NET app uses PrintTicket, PrintCapabilities and Bidi in order to communicate with the print system and is suitable for inclusion in a v4 print driver. -**Note** This sample is for the v4 print driver model. +> [!NOTE] +> This sample is for the v4 print driver model. -# Related topics +## Related topics -[Building a Driver](http://msdn.microsoft.com/en-us/library/windows/hardware/ff554644) +[Building a Driver with Visual Studio and the WDK](https://docs.microsoft.com/windows-hardware/drivers/develop/building-a-driver) -[v4 Print Driver Interfaces and Enumerations](http://msdn.microsoft.com/en-us/library/hh464103(v=vs.85).aspx) +[v4 Printer Driver](https://docs.microsoft.com/windows-hardware/drivers/print/v4-printer-driver) -- cgit v1.3.1