wine/dlls x11drv/x11drv.spec x11drv/window.c w ...

Alexandre Julliard julliard at winehq.org
Fri Aug 8 16:07:24 CDT 2003


ChangeSet ID:	8943
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/08 16:07:23

Modified files:
	dlls/x11drv    : x11drv.spec window.c 
	dlls/wininet   : urlcache.c internet.c cookie.c 
	dlls/wineps    : driver.c 
	dlls/winedos   : interrupts.c 
	dlls/shell32   : shlfileop.c 
	dlls/opengl32  : wgl.c 
	dlls/oleaut32  : olepicture.c 
	dlls/ole32     : regsvr.c ole2.spec memlockbytes16.c 
	dlls/kernel    : locale.c 
	dlls/iphlpapi  : iphlpapi_main.c ifenum.c 
	dlls/d3d9      : d3d9_main.c 
	dlls/d3d8      : d3d8_main.c 
	dlls/ctl3d     : ctl3dv2.spec ctl3d32.c ctl3d.spec ctl3d.c 
	dlls/comcat    : regsvr.c 
	dlls/avifil32  : api.c 

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

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8943

Old revision  New revision  Changes     Path
 1.46          1.47          +2 -2       wine/dlls/x11drv/x11drv.spec
 1.55          1.56          +3 -1       wine/dlls/x11drv/window.c
 1.11          1.12          +41 -0      wine/dlls/wininet/urlcache.c
 1.64          1.65          +18 -0      wine/dlls/wininet/internet.c
 1.1           1.2           +3 -1       wine/dlls/wininet/cookie.c
 1.19          1.20          +13 -10     wine/dlls/wineps/driver.c
 1.17          1.18          +2 -0       wine/dlls/winedos/interrupts.c
 1.29          1.30          +10 -0      wine/dlls/shell32/shlfileop.c
 1.36          1.37          +6 -0       wine/dlls/opengl32/wgl.c
 1.25          1.26          +1 -1       wine/dlls/oleaut32/olepicture.c
 1.2           1.3           +4 -2       wine/dlls/ole32/regsvr.c
 1.6           1.7           +2 -2       wine/dlls/ole32/ole2.spec
 1.1           1.2           +10 -9      wine/dlls/ole32/memlockbytes16.c
 1.14          1.15          +6 -6       wine/dlls/kernel/locale.c
 1.4           1.5           +6 -3       wine/dlls/iphlpapi/iphlpapi_main.c
 1.4           1.5           +13 -13     wine/dlls/iphlpapi/ifenum.c
 1.1           1.2           +1 -1       wine/dlls/d3d9/d3d9_main.c
 1.10          1.11          +1 -1       wine/dlls/d3d8/d3d8_main.c
 1.1           1.2           +6 -6       wine/dlls/ctl3d/ctl3dv2.spec
 1.3           1.4           +18 -0      wine/dlls/ctl3d/ctl3d32.c
 1.1           1.2           +6 -6       wine/dlls/ctl3d/ctl3d.spec
 1.2           1.3           +126 -0     wine/dlls/ctl3d/ctl3d.c
 1.3           1.4           +3 -2       wine/dlls/comcat/regsvr.c
 1.20          1.21          +1 -0       wine/dlls/avifil32/api.c




More information about the wine-cvs mailing list