ChangeSet ID: 7178 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/30 21:24:33
Modified files: include : wingdi.h dlls/wineps : psdrv.h driver.c
Log message: Andrew John Hughes hughes2002@btinternet.com - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. - ExtDeviceMode16 now calls PSDRV_ExtDeviceMode. - Extended switch statement in DeviceCapabilities to handle new options. - Added comments to functions.
Patch: http://cvs.winehq.com/patch.py?id=7178
Old revision New revision Changes Path 1.86 1.87 +2 -0 wine/include/wingdi.h 1.36 1.37 +1 -1 wine/dlls/wineps/psdrv.h 1.18 1.19 +162 -33 wine/dlls/wineps/driver.c