wine/ tools/winebuild/spec16.c include/wine/wi ...

Alexandre Julliard julliard at winehq.org
Mon May 16 04:19:19 CDT 2005


ChangeSet ID:	17531
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/16 04:19:19

Modified files:
	tools/winebuild: spec16.c 
	include/wine   : winbase16.h 
	include        : stackframe.h 
	dlls/winedos   : relay.c 
	dlls/kernel    : snoop16.c relay16.c ne_segment.c ne_module.c 
Removed files:
	include        : builtin16.h 

Log message:
	Moved data structures for 16-bit relay calls to winbase16.h and
	removed builtin16.h.

Patch: http://cvs.winehq.org/patch.py?id=17531

Old revision  New revision  Changes     Path
 1.49          1.50          +0 -1       wine/tools/winebuild/spec16.c
 1.40          1.41          +100 -0     wine/include/wine/winbase16.h
 1.23          1.24          +0 -41      wine/include/stackframe.h
 1.7           1.8           +1 -1       wine/dlls/winedos/relay.c
 1.8           1.9           +0 -1       wine/dlls/kernel/snoop16.c
 1.8           1.9           +0 -1       wine/dlls/kernel/relay16.c
 1.14          1.15          +0 -1       wine/dlls/kernel/ne_segment.c
 1.33          1.34          +0 -1       wine/dlls/kernel/ne_module.c
 1.21          Removed       +0 -0       wine/include/builtin16.h




More information about the wine-cvs mailing list