- Made the new C parser handle the current Wine source.
commit11f0359977869f6be1d790b3cd063130da77255a
authorPatrik Stridvall <ps@leissner.se>
Mon, 23 Sep 2002 20:38:30 +0000 (23 20:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Sep 2002 20:38:30 +0000 (23 20:38 +0000)
treecc8ddb9005de3cbeafb6f68ce36c5756858d15ed
parent2693eb9a2369da13483040dcb2fded94cefa7681
- Made the new C parser handle the current Wine source.
- Added a compabillity layer between the old and the new C parser.
- Added parsing of data structures.
tools/winapi/c_parser.pm
tools/winapi/c_type.pm [new file with mode: 0644]
tools/winapi/winapi_extract
tools/winapi/winapi_extract_options.pm
tools/winapi/winapi_fixup
tools/winapi_check/winapi_c_parser.pm [new file with mode: 0644]