Store the function pointer in the %prototypes hash instead of the
commit77c1618d7f81f0439ff5c5de216d75c8937e8560
authorAlexandre Julliard <julliard@winehq.org>
Mon, 9 Apr 2001 18:49:14 +0000 (9 18:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Apr 2001 18:49:14 +0000 (9 18:49 +0000)
tree6d396d18b5b8b69ca60a2d618a018afc2924a4b3
parent4ea3c26a7d8de7c8298cdf0e1fbd31c7349e874c
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.
programs/winetest/test.pl
programs/winetest/wine.pm
programs/winetest/wine.xs
programs/winetest/winetest.c