summaryrefslogtreecommitdiff
path: root/print/cpsuisam/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-25 07:54:18 -0700
committerGitHub <[email protected]>2019-09-25 07:54:18 -0700
commit2e237713e298495b141560a5e7c76d6b1efa0153 (patch)
tree552f09c62562d62e3b8f2701f223f6f53792403e /print/cpsuisam/README.md
parent16022c593787aef040b8a37ef697316e07f1322e (diff)
Diffstat (limited to 'print/cpsuisam/README.md')
-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).