ChangeSet ID: 16747 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/21 04:52:53
Modified files: tools/winapi_check: winapi_parser.pm winapi_local.pm winapi_function.pm
Log message: Vincent BĂ©ron vberon@mecano.gme.usherb.ca Teach winapi_check about other calling convention shorthands (they all are really stdcall).
Patch: http://cvs.winehq.org/patch.py?id=16747
Old revision New revision Changes Path 1.40 1.41 +3 -3 wine/tools/winapi_check/winapi_parser.pm 1.43 1.44 +2 -2 wine/tools/winapi_check/winapi_local.pm 1.18 1.19 +2 -2 wine/tools/winapi_check/winapi_function.pm