wine/ include/winnt.h include/winbase.h includ ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 17 15:06:25 CST 2002


ChangeSet ID:	6705
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/17 15:06:25

Modified files:
	include        : winnt.h winbase.h thread.h 
	dlls/ntdll     : Makefile.in 
	dlls/kernel    : kernel32.spec 
Added files:
	scheduler      : fiber.c 

Log message:
	Implemented the Fiber* functions (with the help of Huw Davies).

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

Old revision  New revision  Changes     Path
 1.144         1.145         +6 -0       wine/include/winnt.h
 1.173         1.174         +7 -0       wine/include/winbase.h
 1.65          1.66          +5 -4       wine/include/thread.h
 1.49          1.50          +1 -0       wine/dlls/ntdll/Makefile.in
 1.85          1.86          +7 -4       wine/dlls/kernel/kernel32.spec
 Added         1.1           +0 -0       wine/scheduler/fiber.c




More information about the wine-cvs mailing list