PrintDlg16 (COMMDLG.20)
BOOL16 PrintDlg16 ( LPPRINTDLG16 lppd )
[In/Out] | pointer to PRINTDLG struct. |
Displays the PRINT dialog box, which enables the user to specify specific properties of the print job.
nonzero if the user pressed the OK button zero if the user cancelled the window or an error occurred.
* calls up to the 32-bit versions of the Dialogs, which look different * Customizing is *not* implemented.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/comdlg32/printdlg16.c". source.winehq.org/source/dlls/comdlg32/printdlg16.c
Debug channel "commdlg".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.