ChangeSet ID: 1011634913292665178887546 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/21 12:41:53
Modified files: programs/winetest: wine.xs programs/winetest/include: wine.pm programs/winetest/tests: wine.pl
Log message: Don't convert "ptr" return type to a Perl string. Call GetProcAddress only when a function is actually called, not at declaration time.
Patch: http://cvs.winehq.com/patch.py?id=1011634913292665178887546
Revision Changes Path 1.5 +4 -2 wine/programs/winetest/wine.xs 1.3 +13 -7 wine/programs/winetest/include/wine.pm 1.3 +10 -15 wine/programs/winetest/tests/wine.pl