wine-wine/tools/winapi
Zebediah Figura feeb1c7c24 include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY.
This name is used in Microsoft's public winternl.h.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-24 10:13:39 +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 DYNAMIC_TIME_ZONE_INFORMATION to tests.dat. 2020-04-13 21:33:30 +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: Add support for more base types. 2020-04-14 22:08:19 +02:00
winapi_test_options.pm