Add attributes control, hidden and restricted.
[wine] / tools / winebuild / res32.c
2004-09-07  Alexandre JulliardFill in the proper offsets in the resource directory...
2004-05-18  Eric Pouech- added size information about most of the generated...
2004-02-11  Alexandre JulliardStore all information about the current dll in a struct...
2003-09-19  Richard CohenAdd printf format attributes & fix the warnings.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-21  Alexandre JulliardResource names don't need a case-sensitive comparison...
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.