wine/ include/winternl.h include/winnt.h inclu ...

Alexandre Julliard julliard at winehq.org
Tue Oct 28 15:22:51 CST 2003


ChangeSet ID:	9900
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/28 15:22:51

Modified files:
	include        : winternl.h winnt.h winbase.h 
	dlls/ntdll     : ntdll.spec exception.c 
	dlls/kernel    : kernel32.spec 

Log message:
	Implemented Add/RemoveVectoredExceptionHandler.

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

Old revision  New revision  Changes     Path
 1.61          1.62          +2 -0       wine/include/winternl.h
 1.172         1.173         +1 -0       wine/include/winnt.h
 1.196         1.197         +2 -2       wine/include/winbase.h
 1.132         1.133         +2 -0       wine/dlls/ntdll/ntdll.spec
 1.62          1.63          +88 -0      wine/dlls/ntdll/exception.c
 1.114         1.115         +2 -0       wine/dlls/kernel/kernel32.spec




More information about the wine-cvs mailing list