winapi: Add support for APIENTRY.
commit9139fd140c436e07f7d331cbf6dc91dc14e34a95
authorFrancois Gouget <fgouget@free.fr>
Thu, 11 May 2006 22:19:54 +0000 (12 00:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 May 2006 09:09:13 +0000 (15 11:09 +0200)
tree715a68e3585023016427792a2a4a769dc565e01c
parent3b102b39f40aa87d1f715c3a668b9cfb96cf274f
winapi: Add support for APIENTRY.

Factorize a couple of call convention matching regular expressions.
tools/winapi/c_parser.pm
tools/winapi/winapi_local.pm
tools/winapi/winapi_parser.pm