search for: bool16

Displaying 1 result from an estimated 1 matches for "bool16".

Did you mean: bool1
2009 Mar 17
0
No subject
Code: index 9e86706..9621d3a 100644 --- a/dlls/comdlg32/printdlg16.c +++ b/dlls/comdlg32/printdlg16.c @@ -487,6 +487,7 @@ BOOL16 WINAPI PrintDlg16( GlobalUnlock16(lppd->hDevNames); } } + strcpy( di->pDriverPath, "wineps16"); PRINTDLG_CreateDevNames16(&(lppd->hDevNames), di->pDriverPath,...