PrncDlg.exe - Common Dialogs and Printing Functions

ID: Q81337


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) 3.1


SUMMARY

PrncDlg.exe is a file in the Microsoft Software Library 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 files are available for download from the Microsoft Download Center. Click the file names below to download the files:


Prncdlg.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words:

Keywords : kbfile kbsample kb16bitonly kbCmnDlg kbCmnDlgFont kbCmnDlgPrint kbGrpUser kbWinOS310
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type :


Last Reviewed: December 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.