- API files update.
commitc56ed505f3258972074da8daf2cf9c3dd52296a1
authorPatrik Stridvall <ps@leissner.se>
Mon, 29 Apr 2002 18:45:12 +0000 (29 18:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Apr 2002 18:45:12 +0000 (29 18:45 +0000)
tree232922485aa1b0e96485b36beb174e820652c919
parent4c692b9b9f1641a50c743203146db982993ee3fb
- API files update.
- Fixed parser to handle C/C++ comments in strings.
- Report if C++ comments are used.
tools/winapi/winapi_check_options.pm
tools/winapi_check/modules.dat
tools/winapi_check/win32/comctl32.api
tools/winapi_check/win32/crypt32.api [new file with mode: 0644]
tools/winapi_check/win32/gdi32.api
tools/winapi_check/win32/msisys.api [new file with mode: 0644]
tools/winapi_check/win32/urlmon.api
tools/winapi_check/win32/ws2_32.api
tools/winapi_check/winapi_check
tools/winapi_check/winapi_options.pm [deleted file]
tools/winapi_check/winapi_parser.pm