wine/dlls ntdll/relay.c kernel/relay16.c

Alexandre Julliard julliard at winehq.org
Fri Jul 22 14:50:13 CDT 2005


ChangeSet ID:	19093
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/22 14:50:13

Modified files:
	dlls/ntdll     : relay.c 
	dlls/kernel    : relay16.c 

Log message:
	Added small assembly wrapper to call entry points without having to
	worry about their calling convention.

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

Old revision  New revision  Changes     Path
 1.27          1.28          +16 -137    wine/dlls/ntdll/relay.c
 1.20          1.21          +20 -137    wine/dlls/kernel/relay16.c




More information about the wine-cvs mailing list