Sweden-Number/tools/winebuild
Alexandre Julliard 32b365c9c5 winebuild: List stubs in the import library .def files.
This way we have the full list of names to compute ordinal hints.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-20 12:33:14 +01:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: List stubs in the import library .def files. 2019-03-20 12:33:14 +01:00
import.c winebuild: Set the import hint based on the name index. 2019-03-20 11:49:38 +01:00
main.c winebuild: Support generating a .spec.o file for Windows platforms. 2019-03-12 10:02:04 +01:00
parser.c winebuild: Set the import hint based on the name index. 2019-03-20 11:49:38 +01:00
relay.c winebuild: Stop building the DPMI event check routine. 2018-02-05 17:16:13 +01:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use the correct section label on macOS. 2019-03-13 10:59:13 +01:00
spec16.c winebuild: Open the output file only when needed. 2019-03-04 14:49:02 +01:00
spec32.c winebuild: List stubs in the import library .def files. 2019-03-20 12:33:14 +01:00
utils.c winebuild: Use the correct section label on macOS. 2019-03-13 10:59:13 +01:00
winebuild.man.in winebuild: Add support for fastcall entry points. 2019-02-27 23:01:29 +01:00