wine/ windows/cursoricon.c win32/except.c rela ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 12 17:34:02 CST 2002


ChangeSet ID:	6607
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/12 17:34:02

Modified files:
	windows        : cursoricon.c 
	win32          : except.c 
	relay32        : snoop.c 
	programs/winedbg: winedbg.c dbg.y 
	memory         : virtual.c string.c global.c 
	loader/ne      : module.c 
	loader         : resource.c 
	include        : windows.h Makefile.in 
	files          : dos_fs.c 
	dlls/wininet   : internet.c 
	dlls/winedos   : dosvm.c 
	dlls/user      : lstr.c 
	dlls/ntdll     : sec.c loader.c exception.c debugtools.c 
	dlls/msvcrt    : except.c cppexcept.c 
	dlls/kernel    : console.c computername.c 
Added files:
	include        : excpt.h 
Removed files:
	include/msvcrt : excpt.h 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Move excpt.h out of include/msvcrt/ as it does not conflict with any
	standard Unix header.

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

Old revision  New revision  Changes     Path
 1.61          1.62          +1 -1       wine/windows/cursoricon.c
 1.62          1.63          +1 -1       wine/win32/except.c
 1.59          1.60          +1 -1       wine/relay32/snoop.c
 1.2           1.3           +1 -1       wine/programs/winedbg/winedbg.c
 1.2           1.3           +1 -1       wine/programs/winedbg/dbg.y
 1.88          1.89          +1 -1       wine/memory/virtual.c
 1.44          1.45          +1 -1       wine/memory/string.c
 1.72          1.73          +1 -1       wine/memory/global.c
 1.125         1.126         +1 -1       wine/loader/ne/module.c
 1.64          1.65          +1 -1       wine/loader/resource.c
 1.4           1.5           +1 -1       wine/dlls/kernel/computername.c
 1.55          1.56          +1 -1       wine/include/windows.h
 1.69          1.70          +1 -1       wine/include/Makefile.in
 1.125         1.126         +1 -1       wine/files/dos_fs.c
 1.47          1.48          +1 -1       wine/dlls/wininet/internet.c
 1.31          1.32          +1 -1       wine/dlls/winedos/dosvm.c
 1.24          1.25          +1 -1       wine/dlls/user/lstr.c
 1.31          1.32          +1 -1       wine/dlls/ntdll/sec.c
 1.7           1.8           +1 -1       wine/dlls/ntdll/loader.c
 1.50          1.51          +1 -1       wine/dlls/ntdll/exception.c
 1.25          1.26          +1 -1       wine/dlls/ntdll/debugtools.c
 1.22          1.23          +1 -1       wine/dlls/msvcrt/except.c
 1.4           1.5           +1 -1       wine/dlls/msvcrt/cppexcept.c
 1.11          1.12          +1 -1       wine/dlls/kernel/console.c
 Added         1.1           +0 -0       wine/include/excpt.h
 1.2           Removed       +0 -0       wine/include/msvcrt/excpt.h




More information about the wine-cvs mailing list