wine/ include/wine/exception.h include/msvcrt/ ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 3 18:19:17 CST 2003


ChangeSet ID:	6902
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/03 18:19:17

Modified files:
	include/wine   : exception.h 
	include/msvcrt : stdlib.h stdio.h eh.h 
	include        : winbase.h d3d8types.h commctrl.h 
	dlls/ntdll     : signal_sparc.c signal_powerpc.c signal_i386.c 
	dlls/comctl32  : imagelist.c 

Log message:
	Removed a few more #ifdef __WINE__.

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

Old revision  New revision  Changes     Path
 1.21          1.22          +0 -4       wine/include/wine/exception.h
 1.9           1.10          +1 -10      wine/include/msvcrt/stdlib.h
 1.8           1.9           +1 -5       wine/include/msvcrt/stdio.h
 1.5           1.6           +1 -1       wine/include/msvcrt/eh.h
 1.175         1.176         +0 -2       wine/include/winbase.h
 1.6           1.7           +1 -7       wine/include/d3d8types.h
 1.102         1.103         +0 -3       wine/include/commctrl.h
 1.21          1.22          +1 -0       wine/dlls/ntdll/signal_sparc.c
 1.8           1.9           +1 -0       wine/dlls/ntdll/signal_powerpc.c
 1.50          1.51          +1 -0       wine/dlls/ntdll/signal_i386.c
 1.69          1.70          +2 -3       wine/dlls/comctl32/imagelist.c




More information about the wine-cvs mailing list