wine/ win32/except.c include/winbase.h files/d ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 13 14:44:14 CST 2003


ChangeSet ID:	7022
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/13 14:44:14

Modified files:
	win32          : except.c 
	include        : winbase.h 
	files          : drive.c 
	dlls/wintrust  : wintrust.spec 
	dlls/urlmon    : urlmon.spec umon.c 
	dlls/setupapi  : setupapi.spec 
	dlls/ntdll     : ntdll.spec 
	dlls/kernel    : kernel32.spec 
	dlls/advapi32  : advapi32.spec 

Log message:
	Robert Shearman <R.J.Shearman at warwick.ac.uk>
	- Add some stubs.
	- Implement kernel32.FatalExit.

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

Old revision  New revision  Changes     Path
 1.63          1.64          +10 -0      wine/win32/except.c
 1.177         1.178         +1 -0       wine/include/winbase.h
 1.82          1.83          +9 -0       wine/files/drive.c
 1.4           1.5           +6 -0       wine/dlls/wintrust/wintrust.spec
 1.20          1.21          +1 -1       wine/dlls/urlmon/urlmon.spec
 1.19          1.20          +21 -1      wine/dlls/urlmon/umon.c
 1.19          1.20          +4 -0       wine/dlls/setupapi/setupapi.spec
 1.86          1.87          +1 -0       wine/dlls/ntdll/ntdll.spec
 1.89          1.90          +6 -2       wine/dlls/kernel/kernel32.spec
 1.30          1.31          +4 -0       wine/dlls/advapi32/advapi32.spec




More information about the wine-cvs mailing list