wine/ dlls/user/user_main.c if1632/thunk.c inc ...

Alexandre Julliard julliard at winehq.com
Thu Jul 26 15:12:55 CDT 2001


ChangeSet ID:	996178375321347028948367
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/26 16:12:55

Modified files:
	dlls/user      : user_main.c 
	if1632         : thunk.c 
	include        : callback.h hook.h 
	loader         : module.c task.c 
	scheduler      : process.c 

Log message:
	Removed a few unnecessary Callouts.

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

Revision  Changes    Path
 1.29     +2 -5      wine/dlls/user/user_main.c
 1.80     +2 -34     wine/if1632/thunk.c
 1.42     +0 -5      wine/include/callback.h
 1.8      +1 -2      wine/include/hook.h
 1.137    +21 -5     wine/loader/module.c
 1.113    +17 -23    wine/loader/task.c
 1.159    +0 -3      wine/scheduler/process.c





More information about the wine-cvs mailing list