wine/ dlls/gdi/printdrv.c dlls/glu32/glu.c dll ...

Alexandre Julliard julliard at winehq.com
Mon Jun 11 15:16:12 CDT 2001


ChangeSet ID:	992290572157257658429444
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/06/11 16:16:12

Modified files:
	dlls/gdi       : printdrv.c 
	dlls/glu32     : glu.c 
	dlls/msvcrt    : msvcrt.spec 
	dlls/msvideo   : msvideo_main.c 
	dlls/ole32     : antimoniker.c compobj.c compositemoniker.c 
	                 itemmoniker.c 
	dlls/shlwapi   : ordinal.c path.c reg.c 
	dlls/wineps    : afm.c init.c 
	dlls/winmm     : mmsystem.c 
	graphics       : driver.c 
	misc           : cpu.c 

Log message:
	Patrik Stridvall <ps at leissner.se>
	Fixed some issues found by winapi_check.

Patch: http://cvs.winehq.com/patch.py?id=992290572157257658429444

Revision  Changes    Path
 1.11     +7 -7      wine/dlls/gdi/printdrv.c
 1.2      +135 -0    wine/dlls/glu32/glu.c
 1.16     +2 -2      wine/dlls/msvcrt/msvcrt.spec
 1.26     +15 -15    wine/dlls/msvideo/msvideo_main.c
 1.7      +1 -1      wine/dlls/ole32/antimoniker.c
 1.39     +1 -1      wine/dlls/ole32/compobj.c
 1.11     +2 -2      wine/dlls/ole32/compositemoniker.c
 1.9      +1 -1      wine/dlls/ole32/itemmoniker.c
 1.14     +2 -2      wine/dlls/shlwapi/ordinal.c
 1.8      +2 -2      wine/dlls/shlwapi/path.c
 1.10     +2 -2      wine/dlls/shlwapi/reg.c
 1.20     +5 -1      wine/dlls/wineps/afm.c
 1.19     +2 -0      wine/dlls/wineps/init.c
 1.37     +3 -3      wine/dlls/winmm/mmsystem.c
 1.12     +5 -5      wine/graphics/driver.c
 1.19     +2 -2      wine/misc/cpu.c





More information about the wine-cvs mailing list