ChangeSet ID: 10522 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/01 19:49:32
Modified files: dlls/winspool : info.c dlls/commdlg : printdlg16.c printdlg.h printdlg.c
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk Remove PRINTDLG_GetDefaultPrinterName; use Win32 GetDefaultPrinterA/W instead.
Patch: http://cvs.winehq.com/patch.py?id=10522
Old revision New revision Changes Path 1.88 1.89 +0 -2 wine/dlls/winspool/info.c 1.6 1.7 +4 -2 wine/dlls/commdlg/printdlg16.c 1.3 1.4 +0 -1 wine/dlls/commdlg/printdlg.h 1.72 1.73 +14 -55 wine/dlls/commdlg/printdlg.c