Sweden-Number/tools/winebuild
Alexandre Julliard 0c214a7091 winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
build.h winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00
import.c winebuild: Also optimize out imports that are only used for forwards. 2007-12-06 21:44:45 +01:00
main.c winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
parser.c winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00
relay.c Get rid of the global thread.h header. 2008-03-01 11:57:00 +01:00
res16.c winebuild: Fix compilation warnings in 64-bit mode. 2007-05-21 15:55:38 +02:00
res32.c winebuild: Replace inline static with static inline. 2007-03-17 20:05:12 +01:00
spec16.c winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
spec32.c winebuild: Don't try to use the .init section on Mac OS. 2008-01-16 20:27:35 +01:00
utils.c winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build. 2007-09-10 15:29:46 +02:00
winebuild.man.in winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00