- Addded support for API:s implemented with __ASM_GLOBAL_FUNC
authorPatrik Stridvall <ps@leissner.se>
Mon, 12 Feb 2001 03:44:41 +0000 (03:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Feb 2001 03:44:41 +0000 (03:44 +0000)
commit7d0f2ba5f18d7b6d026a76f8dca975d95cd6d4dc
treeb8b3f9f612804e666afeaa73dc0a8f4c26315311
parentc5d2f5efebe4ea58d5b214ac2ca89ff4c1d22a63
- Addded support for API:s implemented with __ASM_GLOBAL_FUNC
- Reorganized documentation checking.
- Minor API files fixes
tools/winapi_check/win16/msvideo.api
tools/winapi_check/win16/user.api
tools/winapi_check/winapi_check
tools/winapi_check/winapi_documentation.pm [new file with mode: 0644]
tools/winapi_check/winapi_function.pm
tools/winapi_check/winapi_local.pm
tools/winapi_check/winapi_parser.pm