Add function prototypes to winapi_check

Francois Gouget fgouget at free.fr
Wed Oct 6 17:48:11 CDT 2004


This adds function prototypes to all of winapi_check's modules and also 
modifies some function calls so the number of parameters gets checked.

I verified the correctness by generating a log of winapi_check before 
patching it and after and comparing. The two logs are identical.

Changelog:

  * tools/winapi_check/modules.pm
    tools/winapi_check/nativeapi.pm
    tools/winapi_check/preprocessor.pm
    tools/winapi_check/winapi_c_parser.pm
    tools/winapi_check/winapi_check
    tools/winapi_check/winapi_documentation.pm
    tools/winapi_check/winapi_function.pm
    tools/winapi_check/winapi_global.pm
    tools/winapi_check/winapi_local.pm
    tools/winapi_check/winapi_parser.pm

    Add function prototypes.
    Modify function calls so the prototypes are checked.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
            If it stinks, it's chemistry. If it moves, it's biology.
                   If it does not work, It's computer science.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p20041006-winapi_check2.diff.gz
Type: application/octet-stream
Size: 4558 bytes
Desc: p20041006-winapi_check2.diff.gz
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041007/669c9619/p20041006-winapi_check2.diff.obj


More information about the wine-patches mailing list