wine
2005-05-23  Robert Shearman- Add new server type "struct security_descriptor".
2005-05-23  Michael JungMore robustly query the SHGDN_FORPARSING flag in the...
2005-05-23  Mike McCormackRemove forward declarations.
2005-05-23  Aric StewartDouble terminate SZ_MULTI properly.
2005-05-23  Aric StewartFix a leaking handle.
2005-05-23  Ivan Leo PuotiUpdate LDT_ENTRY definition.
2005-05-23  Mike McCormackImprove parser error checking.
2005-05-23  Uwe BonnesTest cases for URL_UNESCAPE and small fix.
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure
2005-05-23  Alexandre JulliardSupport unloading 16-bit builtin modules, and properly...
2005-05-23  Kevin KoltzauImplement Module32FirstW/NextW.
2005-05-23  Mike McCormackTrack memory allocations in the SQL parser.
2005-05-23  Uwe BonnesImplemented SystemFunction036.
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-23  Mike McCormackSimplify parsing of select query.
2005-05-23  Lionel UlmerRewrite DirectPlayEnumerateA and add W version at the...
2005-05-23  Michael StefaniucTests for VarMul().
2005-05-23  Michael StefaniucReimplement VarMul(). It can multiply now all variants...
2005-05-23  Eric Pouech- fixed ReadProcessMemoryProc prototype
2005-05-23  Antoine ChavasseAdded traces in GetPrivateData and SetPrivateData.
2005-05-23  Alexandre JulliardMoved the loaddll trace into the load_builtin_dll funct...
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2005-05-23  Uwe BonnesImplement minimal _stricoll.
2005-05-23  Robert Shearman- Add error messages on failure in file moniker load...
2005-05-23  Robert Shearman- Add a useful trace message.
2005-05-23  Mike McCormackCreate the ORDER BY view in a single call.
2005-05-23  Martin FuchsBug fixes for _NO_EXTENSIONS mode.
2005-05-23  Richard Cohen- Remove unused macro.
2005-05-23  Eric PouechRemoved the macros for verbose memory read/write operat...
2005-05-23  Alexandre JulliardComment out stub WEP entry points so that we can call...
2005-05-23  Alexandre JulliardRemoved unnecessary code in the 16-bit DllEntryPoint...
2005-05-23  Robert Shearman- Marshal objects & monikers into the ROT.
2005-05-23  Hannu Valtonen- Implement EM_LINESCROLL message handling
2005-05-23  Kees CookAdd defines for dwFlags in pPromptStruct and calls to
2005-05-23  Ivan Leo PuotiAdded some structs to ntddscsi.h.
2005-05-23  Mike McCormack- remove the unused utf8 field of an expression
2005-05-23  Jacek CabanSeparated IBinding and IMoniker interfaces.
2005-05-23  Rob ShearmanFix several memory leaks.
2005-05-23  Martin FuchsImplement ID_VIEW_SPLIT command.
2005-05-23  Daniel ScheplerImplement CDS_TEST flag in ChangeDisplaySettings.
2005-05-23  Kevin KoltzauImplement Hash function on composite moniker.
2005-05-23  Eric Pouech- no longer store internally the " for strings
2005-05-23  Dmitry TimoshkovSmall fix for the font directory resource written by...
2005-05-23  Mike McCormackUse LIST_FOR_EACH_ENTRY in virtual memory code.
2005-05-23  Michael StefaniucFix VariantChangeType: calls to VarDecFromCy and VarDec...
2005-05-23  Kees CookCorrect crypt context init in CryptProtectData/CryptUnp...
2005-05-23  Raphael Junqueira- fixme when unexpected children found
2005-05-23  Stefan LeichterUpdate version resource of msi.dll to current version...
2005-05-20  Juan Lang- more fully implement CryptRegisterOIDFunction
2005-05-20  Gerald PfeiferAvoid compiler warning in parse_mount_entries().
2005-05-20  Kees CookImplement CryptUnprotectData counterpart to CryptProtec...
2005-05-20  Alexandre JulliardGenerate 16-bit resources in the proper format inside...
2005-05-20  Juan LangTurn handled errors from ERRs to WARNs or TRACEs.
2005-05-20  Juan LangImplement NtQueryVolumeInformationFile for type
2005-05-20  James HawkinsSelect the item under the point (x,y) in MouseHover.
2005-05-20  Kees CookImplement CryptProtectData with best-guess encryption.
2005-05-20  Richard CohenCheck if VT_R8 and VT_INT_PTR are supported before...
2005-05-20  David HemmoGDI_ReleaseObj was not called with the right parameter.
2005-05-20  Aric StewartWe have a stub for MsiGetUserInfoA we should use it.
2005-05-20  Aric StewartFix a leaking handle in MsiConfigureProductExW.
2005-05-20  Aric StewartWrite the RegOwner and RegCompany keys as blank if...
2005-05-20  Michael JungConsider only the GIL_FORSHORTCUT flag in SIC_CompareEn...
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-05-20  Francois GougetAdd 'use strict' and fix make_opengl accordingly.
2005-05-20  Juan LangAdd a bunch of missing declarations and definitions.
2005-05-20  Kees CookImplement serialization and helper functions for CryptP...
2005-05-20  James HawkinsUpdate LVGROUP struct to match MSDN.
2005-05-20  Dmitry TimoshkovMake .fon files generated by fnt2fon slightly more...
2005-05-20  Dmitry Timoshkov- Always initialize width table.
2005-05-20  Dmitry TimoshkovPrint also flags and length of NE resources.
2005-05-20  Raphael Junqueira- better traces
2005-05-20  Ivan Leo PuotiRename SystemDriverInformation to SystemModuleInformation.
2005-05-20  Aric StewartFix quoting on queries.
2005-05-20  Aric StewartQuoting fixes.
2005-05-20  Aric StewartCorrect query quoting based on Mike's patch.
2005-05-19  Alexandre JulliardRevert previous patch, we still need the winedos import...
2005-05-19  Alexandre JulliardDisable Win16 support by default on non-x86 platforms.
2005-05-19  Alexandre JulliardWe no longer need a winedos import library.
2005-05-19  Alexandre JulliardFail more gracefully if 16-bit support is missing.
2005-05-19  Martin FuchsThe call to ScreenToClient() changes the content of...
2005-05-19  Robert Shearman- Add a generic moniker marshaler that works by saving...
2005-05-19  Dimi PaunDo not compute the hit test if we don't really need it.
2005-05-19  Juan LangImplement _XcptFilter using signal handlers, and add...
2005-05-19  Alexandre JulliardRefuse to load if 16-bit support is missing.
2005-05-19  Alexandre JulliardUse RaiseException instead of RtlRaiseException in...
2005-05-19  Alexandre JulliardRenamed __wine_(un)register_dll_16 to __wine_dll_(un...
2005-05-19  Alexandre JulliardUse a memory mapping instead of file I/O to load 16...
2005-05-19  Robert Shearman- Change remaining blocks of code with 2-space indentat...
2005-05-19  Robert ShearmanWrite custom header up to and including size, not exclu...
2005-05-19  Mike McCormackOnly tables can be backquoted, strings must be single...
2005-05-19  Juan LangDon't fail in RegisterFonts if the Fonts table is missing.
2005-05-19  James HawkinsLoad Show/Hide Advanced strings from resources.
2005-05-19  Raphael Junqueira- basic parsing of subprogram, typedef, pointer, class...
2005-05-19  Eric KohlDefine RPC_FC_IGNORE.
2005-05-19  Kevin KoltzauAdded missing AW define.
2005-05-19  Kevin KoltzauAdd missing typedefs.
2005-05-19  Dimi PaunRename back local_compact to LOCAL_Compact for consistency.
2005-05-19  Dimi PaunRemove LOCAL_*() calls from USER, use Local*16() instead.
2005-05-19  Stefan LeichterCreate link for msiexec.exe in system directory.
2005-05-19  Juan LangImplement get_default_drive_device for FreeBSD.
next