INT21_GetFreeDiskSpace(): The drive parameter is found in the DL
[wine] / dlls /
2003-11-25  Uwe BonnesINT21_GetFreeDiskSpace(): The drive parameter is found...
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Jon GriffithsTests for the non-variant date conversion functions.
2003-11-25  Jon GriffithsImprove/shrink variant dumping code.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-11-25  Jon GriffithsMacros for dumping a variants type and flags.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-11-25  Rein KlazesUse button face color for the image mask when adding...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Dimitrie O. PaunRtlHeapReAllocate() should not allocate memory.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Jon GriffithsDocumentation updates
2003-11-25  Michael GünnewigImplemented IAVIEditSTream_fnPaste method.
2003-11-25  Lionel UlmerUse vertex arrays when possible.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-21  Eric PouechHeapReAlloc doesn't allocate memory.
2003-11-21  Robert ShearmanHandle EIO file error.
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-11-21  Rein KlazesFix some confusion between number of bitmaps and number...
2003-11-21  Huw DaviesWe need to send TVN_EXPAND* on collapsing either when...
2003-11-21  Alexandre JulliardRemoved more TSX functions.
2003-11-21  Alexandre JulliardAlways ignore BadMatch errors resulting from XSetInputF...
2003-11-21  Alexandre JulliardDelay the creation of the X atoms until we really need...
2003-11-21  Alexandre JulliardGet rid of a bunch of TSX functions.
2003-11-20  Alexandre JulliardThere's no need to initialize XKB on the GDI display...
2003-11-20  Dimitrie O. PaunRtlReAllocateHeap() does not allocate memory.
2003-11-20  Dimitrie O. PaunBail when we're out of memory.
2003-11-20  Dimitrie O. PaunFix realloc() to match the documented behaviour.
2003-11-20  Gregory M. Turner- Trace the argument to RPCRT4_server_thread.
2003-11-20  Ulrich CzekallaInitial implementation to support XDND protocol.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O. PaunMake the controls send notifications to the parent...
2003-11-20  Alexandre JulliardIntern all the atoms we'll need in one step to avoid...
2003-11-20  Francois GougetIf using the default values, also set dwType to REG_SZ...
2003-11-20  Francois GougetDon't use the data returned by RegQueryValueExW if...
2003-11-20  Dimitrie O. PaunCleanup the edit wndproc a bit.
2003-11-20  Dimitrie O. PaunRemove some dead code: hwndParent is not used anywhere.
2003-11-20  Ivan Leo Murray... Added Italian language support.
2003-11-20  Gerald PfeiferAvoid long long constant.
2003-11-20  Grant WilliamsonDutch keyboard support.
2003-11-19  Alexandre JulliardUse a more portable way to generate authors.c.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-19  Ivan Leo Murray... Added/updated Italian resources.
2003-11-18  Lionel UlmerFix some other multi-texturing problems.
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-11-18  Francois GougetAssorted spelling fixes.
2003-11-18  Mike McCormackImprove error handling in CryptAcquireContext.
2003-11-18  Hans LeidekkerAccount for the fact that the temporary directory may...
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-11-18  Dmitry TimoshkovMake national (hot)keys work in menus. Make menu code...
2003-11-18  Huw DaviesUnswap Page Up & Down and fix TBS_DOWNISLEFT.
2003-11-18  Francois GougetScale the buffer sizes with MAX_LISTED_ENV_VAR.
2003-11-18  Rein KlazesThe LVN_GETDISPINFO notify message should point to...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-18  Alexandre JulliardForce minimum stack size to 1Mb for Xlib.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
2003-11-18  Alexandre JulliardUse the wine_ldt_* functions directly in winedos instea...
2003-11-18  Aric StewartWe need to make sure that customdraw_fill is called...
2003-11-18  Dmitry TimoshkovApply same magic to LibAttr.lcid from MSFT to SLTG.
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-17  Alexandre JulliardFixed regression in loading of builtin apps from the...
2003-11-17  Alexandre JulliardMoved a few definitions used in only one source file...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-17  Jason EdmeadesDisable the use of the 'w' parm in rhw mode.
2003-11-17  Jason EdmeadesIf swap mode is discard, clear the backbuffer before...
2003-11-17  Jason EdmeadesUse the current window visual only.
2003-11-17  Robert ReifInitialize buffer reference count.
2003-11-17  Lionel UlmerFix graphical corruption on surface lock when multi...
2003-11-17  Rein KlazesIgnore invalid iSubItem in LISTVIEW_GetItemT().
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-11-17  Ivan Leo Murray... Added Italian translation.
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-14  Robert ReifFixes more use before set races.
2003-11-14  Jon GriffithsImplement the non-variant date conversions correctly...
2003-11-14  Jon GriffithsAdd some missing prototypes/defines.
2003-11-14  Jon GriffithsDump a few more known variant types.
2003-11-14  Jon GriffithsFix a crash in GetLocaleInfo() when extra high bits...
2003-11-14  Alexandre JulliardRepaired INT21_FindFirst/FindNext.
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-11-14  Kirill SmelkovAdded _execle/_execlpe & _spawnle/_spawnlpe stubs.
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-13  Alexandre JulliardAVM GmbH http://www.avm.de/
2003-11-13  Huw DaviesImplemented LVS_EX_CHECKBOXES.
2003-11-13  Dmitry TimoshkovAvoid setting infoPtr->firstVisible to NULL in TREEVIEW...
2003-11-12  Huw DaviesScale the OUTLINETEXTMETRIC's bounding box with the...
2003-11-12  Huw DaviesFix some weird logic in ImageList_Write.
2003-11-12  Huw DaviesA multicolumn listview should get a customdraw notifica...
next