 PRNTFILE: Illustrates Printing Functions

 PRNTFILE demonstrates how to open a file using the 
 GetFileOpen function from COMMDLG.DLL, how to save a file 
 using the GetSaveFileName function from COMMDLG.DLL, how to 
 select a printer using the PrintDlg function, and how to 
 print the selected file using printer Escape functions. 
 PRNTFILE has the same user interface as Notepad.

 PRNTFILE was built and tested under Microsoft(R) 
 Windows(TM) version 3.1.
