- New common code for the winapi tools.
commit6a012e2502c6deedf7e3caa16ee35c0d0292ecb6
authorPatrik Stridvall <ps@leissner.se>
Wed, 13 Jun 2001 19:38:29 +0000 (13 19:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jun 2001 19:38:29 +0000 (13 19:38 +0000)
tree007e8f7d9588d277ff9f97f0dffc0f29aa7e24b1
parent303ffd2f60463164929b84001e7417f7bb7a4a6d
- New common code for the winapi tools.
- New tool for extracting source code information.
- New tool for automatically modifying (fixing) the source code.
tools/winapi/config.pm [new file with mode: 0644]
tools/winapi/options.pm [new file with mode: 0644]
tools/winapi/output.pm [new file with mode: 0644]
tools/winapi/setup.pm [new file with mode: 0644]
tools/winapi/util.pm [new file with mode: 0644]
tools/winapi/winapi_extract [new file with mode: 0755]
tools/winapi/winapi_fixup [new file with mode: 0755]