Eliminate fixed length buffers from the MSIFEATURE structure.
[wine] / tools /
2005-09-12  Alexandre JulliardProperly handle the case where vsnprintf returns -1.
2005-09-12  Robert Shearman- Output prototypes for user marshal functions at the...
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-09  Alexandre JulliardFixed get_time_str definition to match the prototype.
2005-09-09  Vincent BéronUpdate the win32.api file to current CVS.
2005-09-08  Dmitry TimoshkovDump more .lnk file header fields.
2005-09-08  Alexandre JulliardAdded support for 64-bit format NT header and export...
2005-09-07  Alexandre JulliardAdded a bit of framework for future x86_64 support.
2005-09-07  Christoph FrickFake directx 9c instead of 9b.
2005-09-07  Alexandre JulliardGenerate the NT header in assembly instead of using...
2005-09-06  Francois Gouget'volatile' is valid everywhere where 'const' is valid...
2005-09-03  Alexandre JulliardOutput the delayed import table using assembly too.
2005-09-03  Alexandre JulliardImplemented --image-base support for Mac OS.
2005-09-02  Alexandre JulliardOutput the import directory using assembly instead...
2005-09-02  Alexandre JulliardAdded an entry point routine for native drivers.
2005-09-02  Alexandre JulliardMoved the spec file init function and constructor to...
2005-08-29  Alexandre JulliardAvoid using common symbols, they are broken on Mac OS.
2005-08-29  Alexandre JulliardCompute the ordinal base and limit in assign_ordinals...
2005-08-29  Alexandre JulliardMoved more of the spec initialization code to the winec...
2005-08-29  Alexandre JulliardUse __wine_unimplemented_stub from crt0 for 16-bit...
2005-08-29  Alexandre JulliardGet rid of the unused owner_name field.
2005-08-25  Alexandre JulliardMoved the delay loading support code to the winecrt0...
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-23  Alexandre JulliardThe exported name strings should be inside the export...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-23  James HawkinsRegister the ITStorage class.
2005-08-19  Alexandre JulliardAdded a --undefined option to allow forcing some symbol...
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-19  Alexandre JulliardAdded some general purpose routines for managing list...
2005-08-19  Huw DaviesAdd System font for the Chinese codepages cp936 and...
2005-08-18  Pavel Roskinsfnt2fnt exits with code 0 for several errors, which...
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-15  Alexandre JulliardSet the default system dir to windows/system32.
2005-08-12  Francois GougetAssorted spelling fixes.
2005-08-12  Alexandre JulliardImplemented DelayLoadFailureHook and use it in the...
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-11  Steven EdwardsCorrect size check.
2005-08-11  Vincent BéronCorrect a typo in winapi_local.pm.
2005-08-11  Vincent BéronAnother update to win*.api.
2005-08-10  Alexandre JulliardByteswap the resources if we detect that the header...
2005-08-10  Vincent BéronAnother update to the win*.api files.
2005-08-10  Vincent BéronSince windows/ is gone, headers for user are only in
2005-08-09  Alexandre JulliardIgnore prelink failures.
2005-08-09  Alexandre JulliardAdded support for the --image-base linker option in...
2005-08-09  Alexandre JulliardAdded a warning for DllGetVersion and DllInstall not...
2005-08-08  Mike McCormackgcc 4.0 warning fix.
2005-08-08  Detlef RiekenbergAdded exe extensions for mingw32.
2005-08-08  Vincent BéronRemove WINE_PACKED recognition.
2005-08-08  Vincent BéronUpdate win16.api/win32.api to current CVS.
2005-08-08  Vincent BéronRemove WINE_UNUSED checks.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-07-29  Alexandre JulliardAutomatically generate the list of error names in make_...
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.
2005-07-26  Alexandre JulliardPrint a warning when a generated import library doesn...
2005-07-24  Vincent BéronMake winapi_check learn to parse some constructs with...
2005-07-24  Vincent BéronRemove old stuff from winapi_check.
2005-07-22  Francois GougetUpdate win32.api to match the current sources.
2005-07-21  Stefan HuehnerChange some char* to const char* to fix warnigns.
2005-07-21  Stefan HuehnerFix some -Wsign-compare warnings.
2005-07-21  Rémi AssaillyMoved midimap to the top-level dlls directory.
2005-07-19  Kevin KoltzauAdd support for dumping 64bit PE files.
2005-07-14  Stefan HuehnerFix a -Wsign-compare warning.
2005-07-13  Steve ZellersFixed leftover import table name in output_import_thunk.
2005-07-13  Stefan HuehnerFix some -Wsign-compare warnings.
2005-07-11  Francois GougetAdd missing types to win32.api.
2005-07-10  Marcus MeissnerFixed signedness warnings.
2005-07-05  Alexandre JulliardDon't depend on ELF features for PIC code.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Alexandre JulliardGet rid of the global debugging flag.
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Vincent BéronClean wineinstall from config file references.
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-07-01  Alexandre JulliardAdded dumping of NE segments and relocations.
2005-07-01  Alexandre JulliardDon't use the full 32 bits of %esp when called from...
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-07-01  Alexandre JulliardAdded a --target option to allow cross-compilation.
2005-07-01  Alexandre JulliardImprove a bit the assembly generated for import thunks.
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-30  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-30  Jacek Caban'.' is a valid char of tIDENT.
2005-06-30  Francois GougetUpdate win32.api to match current sources.
2005-06-30  Phil KrylovFixed winebuild operation in Darwin.
2005-06-29  Alexandre JulliardReplace configure macros by explicit platform checks...
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-28  Alexandre JulliardRun make clean in the winapi subdir too.
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-06-28  James HawkinsAdd some missing types to win32.api.
2005-06-27  Alexandre JulliardReplaced all uses of the __ASM_NAME macro by the asm_na...
2005-06-27  Alexandre JulliardBeginnings of an infrastructure to allow specifying...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-25  Alexandre JulliardRemove some i386 ifdefs for 16-bit entry points since...
2005-06-25  Jacek CabanAdded mshtml.dll registration to wine.inf.
2005-06-24  Pierre d'HerbemontChange headers to <windows.h> in order to prevent a...
next