Sweden-Number/tools/winapi
Serge Gautherie db11d6dcca winapi_test: Add a blank line between common and specific headers.
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-21 15:15:51 +02:00
..
c_function.pm
c_parser.pm winapi: Add some more __stdcall synonyms. 2017-01-09 12:09:34 +01:00
c_type.pm winapi_test: Do not multiply type size when it is undefined, in _refresh(). 2020-04-14 22:04:07 +02:00
config.pm
function.pm
make_filter
make_filter_options.pm
make_parser.pm
modules.pm
msvcmaker msvcmaker: Allow ocx tests. 2014-09-09 10:46:54 +02:00
msvcmaker_options.pm
nativeapi.dat server: Use waitpid() instead of wait4(). 2012-09-24 22:27:30 +02:00
nativeapi.pm tools/winapi: Fix a typo in comments. 2016-05-02 12:26:26 +09:00
options.pm winapi: Small tweaks to fix perl warnings. 2013-09-20 17:04:21 +02:00
output.pm
preprocessor.pm
setup.pm
tests.dat winapi_test: Add a blank line between common and specific headers. 2020-07-21 15:15:51 +02:00
tests.pm
type.pm
util.pm
win16.api
win32.api include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. 2020-04-24 10:13:39 +02:00
winapi.pm winapi: Add support for some new spec file declarations. 2020-04-14 22:08:02 +02:00
winapi_check
winapi_check_options.pm
winapi_documentation.pm winapi_check: Fix support for .ocx API documentation. 2020-04-14 22:07:41 +02:00
winapi_extract
winapi_extract_options.pm
winapi_function.pm winapi: Add some more __stdcall synonyms. 2017-01-09 12:09:34 +01:00
winapi_global.pm
winapi_local.pm winapi: Add some more __stdcall synonyms. 2017-01-09 12:09:34 +01:00
winapi_module_user.pm
winapi_parser.pm winapi: Skip #if 0 sections. 2020-04-14 22:08:14 +02:00
winapi_test winapi_test: Fix a verifying loop on headers, which never finds any type name. 2020-07-21 15:15:43 +02:00
winapi_test_options.pm