wine/ controls/menu.c dlls/kernel/thunk.c dlls ...

Alexandre Julliard julliard at winehq.com
Tue Apr 3 19:21:06 CDT 2001


ChangeSet ID:	986343666709627243690193
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/04/03 20:21:06

Modified files:
	controls       : menu.c 
	dlls/kernel    : thunk.c 
	dlls/winedos   : module.c 
	files          : drive.c 
	loader/ne      : module.c 
	msdos          : int21.c 
	scheduler      : thread.c 
	windows        : winproc.c 

Log message:
	Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task
	handle.

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

Revision  Changes    Path
 1.111    +1 -1      wine/controls/menu.c
 1.14     +2 -2      wine/dlls/kernel/thunk.c
 1.5      +1 -1      wine/dlls/winedos/module.c
 1.53     +5 -5      wine/files/drive.c
 1.103    +4 -5      wine/loader/ne/module.c
 1.60     +3 -3      wine/msdos/int21.c
 1.97     +1 -1      wine/scheduler/thread.c
 1.65     +1 -1      wine/windows/winproc.c





More information about the wine-cvs mailing list