Moved all 16-bit relay code to the text section.
[wine] / tools / winebuild / res16.c
2005-05-20  Alexandre JulliardGenerate 16-bit resources in the proper format inside...
2005-05-18  Alexandre JulliardGenerate the 16-bit module header in the standard on...
2005-03-18  Jon Griffiths-Wunsigned fixes.
2004-02-11  Alexandre JulliardStore all information about the current dll in a struct...
2003-09-24  Jon GriffithsMSVC warning fix.
2003-09-19  Richard CohenAdd printf format attributes & fix the warnings.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-03-11  Patrik StridvallMade winebuild (almost) compile and work on Windows.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-12-29  Ulrich WeigandFixed winebuild to work on non-Intel architectures.
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.