Moved all references to file descriptors out of the generic object
[wine] / tools / winebuild / res32.c
2002-12-06  Alexandre JulliardCheck file header to differentiate between object files...
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-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.
2000-10-24  David ElliottFixed OFFSETOF macro definition for gcc 2.96.
2000-10-23  Alexandre JulliardAdded support for loading Win32 .res files.