Sweden-Number/tools/winebuild
Dmitry Timoshkov 6614028cd0 winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build. 2007-09-10 15:29:46 +02:00
..
Makefile.in
build.h
import.c winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes. 2007-04-25 12:44:16 +02:00
main.c
parser.c winebuild: Replace inline static with static inline. 2007-03-17 20:05:12 +01:00
relay.c ntdll: Move private data to make room in the TEB for the activation context data. 2007-07-19 16:56:10 +02: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
spec32.c
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