wbemprox: Always convert from BSTR.
[wine] / tools / winebuild / res16.c
2009-08-17  Alexandre Julliardwinebuild: Add support for creating 16-bit fake dlls.
2009-08-17  Alexandre Julliardwinebuild: Compute the resource offsets while building...
2009-08-14  Alexandre Julliardwinebuild: Add helper functions for reading binary...
2009-08-10  Marcus Meissnerwinebuild: Added missing close.
2009-06-26  Stefan Dösingerwinebuild: Open resource files in binary mode.
2009-04-09  Alexandre Julliardwinebuild: Don't include any Windows header to avoid...
2009-02-26  Alexandre Julliardwinebuild: Make the 16-bit DOS header a local symbol.
2007-05-21  Dmitry Timoshkovwinebuild: Fix compilation warnings in 64-bit mode.
2007-03-17  Andrew Talbotwinebuild: Replace inline static with static inline.
2006-08-23  Andrew Talbotwinebuild: Cast-qual warnings fix.
2006-08-11  Alexandre Julliardwinebuild: Added output() function to properly deal...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-07-10  Marcus MeissnerFixed signedness warnings.
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.