- Minor API files fixes
authorPatrik Stridvall <ps@leissner.se>
Sun, 11 Jun 2000 20:02:29 +0000 (20:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Jun 2000 20:02:29 +0000 (20:02 +0000)
commit360c3f2b4722fd55e51094d8614c4e8fdcf26849
tree8e3ebc7c063e78f0da3f316e14fcb24bf23680ac
parent2a99a462e42907c39a36fa90453a5da7c77efb41
- Minor API files fixes
- Use output prefix instead of high order functions that, for some
  reason, leaks memory. The memory usage of winapi_check is now greatly
  reduced. :-)
- Turned on argument kind checking of doubles by default
tools/winapi_check/modules.dat
tools/winapi_check/output.pm
tools/winapi_check/win32/oleaut32.api
tools/winapi_check/winapi.pm
tools/winapi_check/winapi_check
tools/winapi_check/winapi_local.pm
tools/winapi_check/winapi_options.pm
tools/winapi_check/winapi_parser.pm