wine/programs/winetest test.pl wine.pm wine.xs ...

Alexandre Julliard julliard at winehq.com
Mon Apr 9 13:49:15 CDT 2001


ChangeSet ID:	986842155579915363807231
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/04/09 14:49:15

Modified files:
	programs/winetest: test.pl wine.pm wine.xs winetest.c 

Log message:
	Store the function pointer in the %prototypes hash instead of the
	function name to avoid looking it up on every call.
	Fixed callback thunks to use stdcall calling convention.

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

Revision  Changes    Path
 1.2      +7 -1      wine/programs/winetest/test.pl
 1.3      +19 -49    wine/programs/winetest/wine.pm
 1.3      +35 -26    wine/programs/winetest/wine.xs
 1.3      +26 -53    wine/programs/winetest/winetest.c





More information about the wine-cvs mailing list