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.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:kb16bitonly kbCmnDlg kbCmnDlgFont kbCmnDlgPrint kbfile kbSample KB81337 kbAudDeveloper