- Implemented stub statistics. Turned off by default. (Requested by Francois
commit6a4e8a5ff161be8f85fcf0a6ccb73671f5302dac
authorPatrik Stridvall <ps@leissner.se>
Thu, 6 Apr 2000 20:11:04 +0000 (6 20:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2000 20:11:04 +0000 (6 20:11 +0000)
tree70d4d203218f3624613e04e2a3f8f6dd22f5860e
parenteb996b9da8b327890378472113d300fece40c088
- Implemented stub statistics. Turned off by default. (Requested by Francois
Gouget).
- Implemented missing prototype checking. Turned off by default (Requested
by Dimitry Timoshkov).
- Implemented .spec file name sanity checking. Turned off by default.
- Implemented documentation width checking. Turned off by default.
- Minor bug fixes.
tools/winapi_check/win32/advapi32.api
tools/winapi_check/win32/shell32.api
tools/winapi_check/win32/shlwapi.api
tools/winapi_check/winapi.pm
tools/winapi_check/winapi_check
tools/winapi_check/winapi_options.pm
tools/winapi_check/winapi_parser.pm