PrncDlg.exe - Common Dialogs and Printing Functions (81337)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q81337 SUMMARY
PrncDlg.exe is a file in the Microsoft Download Center that demonstrates
using the new printing functions available in Windows 3.1. The sample
demonstrates the SetAbortProc(), StartDoc(), EndDoc(), StartPage(), and
EndPage() functions.
The sample also demonstrates using the ChooseFont() and PrintDlg() common
dialog boxes provided by the common dialog box library. The sample allows
the user to select a font and display a line of text to the screen using
that font. Also, the user can print the same line of text to a printer
selected through the PrintDlg() common dialog box.
Modification Type: | Minor | Last Reviewed: | 8/4/2004 |
---|
Keywords: | kb16bitonly kbCmnDlg kbCmnDlgFont kbCmnDlgPrint kbfile kbSample KB81337 kbAudDeveloper |
---|
|