summaryrefslogtreecommitdiff
path: root/print/cpsuisam
diff options
context:
space:
mode:
Diffstat (limited to 'print/cpsuisam')
-rw-r--r--print/cpsuisam/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/print/cpsuisam/README.md b/print/cpsuisam/README.md
index 232b0fc6..f43a5020 100644
--- a/print/cpsuisam/README.md
+++ b/print/cpsuisam/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: Common Property Sheet User Interface (CPSUI) Sample
- platform: Application
- language: cpp
- category: Print
- description: The CPSUISAM application causes the CPSUI to call the print spooler to create property sheet pages for the default printer.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617940
---->
-
# Common Property Sheet UI Sample
The CPSUISAM application causes the Common Property Sheet User Interface (CPSUI) to call the Windows print spooler to create property sheet pages for the system's default printer.
@@ -29,4 +18,4 @@ The application then creates an additional property sheet page to illustrate som
CPSUI is a user-mode DLL that enables you to create property sheet pages that have a standard appearance.
-CPSUIAM causes CPSUI to call the Windows print spooler to create property sheet pages for the system's default printer. The application then creates an additional property sheet page to illustrate some of the techniques that you can use when you are using CPSUI to create a new page. For more information, see [Common Property Sheet User Interface](http://msdn.microsoft.com/en-us/library/windows/hardware/ff546163(v=vs.85).aspx).
+CPSUIAM causes CPSUI to call the Windows print spooler to create property sheet pages for the system's default printer. The application then creates an additional property sheet page to illustrate some of the techniques that you can use when you are using CPSUI to create a new page. For more information, see [Common Property Sheet User Interface](https://docs.microsoft.com/windows-hardware/drivers/print/common-property-sheet-user-interface).