Implemented CoReleaseMarshalData.
[wine] / dlls /
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-20  Robert ShearmanStub and documentation for RtlFormatMessage.
2004-04-20  Alexandre JulliardMinor fixes.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesW, SetFileAttributesW...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-20  Christian CostaFixed relative addressing.
2004-04-19  Alexandre JulliardFixed/updated the file attributes defines.
2004-04-19  Ove KaavenAdded detection of 48kHz and 96kHz support. Fixed a...
2004-04-19  Raphael Junqueira- fix the SetTextureStageState for D3DTADDRESS_MIRROR...
2004-04-19  Filip NavaraFix some RPC prototypes to get it compiling with W32API.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-19  Maxime BellengéAdd the IAutoComplete and IAutoComplete2 implementation...
2004-04-19  Wolfgang SchwotzerSHBrowseForFolder: support lpBrowseInfo->pszDisplayName...
2004-04-19  Michael StefaniucNtQueryInformationToken isn't a stub so change the...
2004-04-19  Marcus MeissnerFixed DLLMODE handling (--mode is now --subsystem and...
2004-04-19  Ove KaavenCode and concepts merged in from wineoss in order to...
2004-04-19  Hans LeidekkerFix compiler warning.
2004-04-19  Alexandre JulliardFixed ntdll_wcstoumbs and WideCharToMultiByte to set...
2004-04-19  Vincent BéronMore complete implementation of Dll(Un)RegisterServer...
2004-04-19  Christoph Frick- added code to have the joystick state be set to the...
2004-04-19  Robert ReifFixes support for older versions of direct sound.
2004-04-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-19  Robert Shearman- Optimise accessing toolbar style by storing it in...
2004-04-19  Raphael Junqueira- fix dxdiag.h (again)
2004-04-19  Filip NavaraPrevent crashes in I_RpcSend on Windows XP.
2004-04-17  Alexandre JulliardReimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW...
2004-04-17  Alexandre JulliardMake FindFirstFileExW and FindFirstChangeNotificationW...
2004-04-17  Mike HearnDocumentation for SystemFunction040 and SystemFunction0...
2004-04-17  Emmanuel MaillardFixed a compile error on non-i386.
2004-04-17  Dmitry Timoshkov- start assigning custom VK codes from VK_OEM_8 since...
2004-04-17  Emmanuel MaillardFix a compile error for SNOOP_GetProcAddress on non...
2004-04-16  Alexandre JulliardFixed a number of NT status values to be closer to...
2004-04-16  Ge van Geldorp- Work around problem in NSIS installers which can...
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...
2004-04-16  Alexandre JulliardAdded hack to fetch the current directory from the...
2004-04-16  Alexandre JulliardUpdate the drive environment strings when changing...
2004-04-15  Alexandre JulliardAuthors: Jason Edmeades <us@the-edmeades.demon.co.uk...
2004-04-15  Alexandre JulliardGet rid of the TEB flags, they are no longer used.
2004-04-15  Juan LangCorrect return value in a couple of error cases.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-15  Martin Fuchs- make drive letters in PIDLs always uppercase to enabl...
2004-04-15  Martin FuchsCorrect error handling in SHELL32_ParseNextElement().
2004-04-15  Alexandre JulliardStarted implementing support for the SubSystemTib field...
2004-04-14  Christian CostaAdded glDeleteObjectBufferATI function.
2004-04-14  Martin FuchsReturn "file not found" error values instead of E_INVAL...
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-04-14  Dmitry TimoshkovA workaround for missing real support for keyboard...
2004-04-14  Rein KlazesAdd missing POSIX baud rates to GetCommState and SetCom...
2004-04-14  Juan LangCorrect some PIDL types and eliminate some magic number...
2004-04-14  Juan LangIf a folder contains a desktop.ini, check it for the...
2004-04-14  Alexandre JulliardAdded support for restarting directory scans on platfor...
2004-04-14  Alexandre JulliardFixed handling of \\?\ prefix in RtlDosPathNameToNtPath...
2004-04-14  Alexandre JulliardReplaced create_file server requests by a call to NtCre...
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2004-04-14  Martin FuchsReturn TRUE for TVM_EXPAND if treeview item is already...
2004-04-14  Filip NavaraForce resize before calling RBN_HEIGHTCHANGE notification.
2004-04-13  Eric PouechUpdated to latest version's exports, and added a few...
2004-04-13  Christian CostaFixed typo.
2004-04-13  Dmitry TimoshkovAdd a test for GW_HWNDLAST.
2004-04-13  Juan LangAdd stub for ShellDDEInit to let Windows explorer.exe...
2004-04-13  Juan LangIShellView seems reasonably complete, change a FIXME...
2004-04-13  Alexandre JulliardFixed a warning.
2004-04-13  Martin FuchsCorrect IShellFolder::GetAttributesOf() for the case...
2004-04-13  Martin FuchsCheck for folders in ShellExecute().
2004-04-12  Alexandre JulliardSet last error to 0 on success in VERSION_GetFileVersio...
2004-04-12  Alexandre JulliardImplemented NtCreatelFile using the new symlink scheme.
2004-04-12  Filip NavaraGet rid of non-standard ERROR_UNKNOWN value.
2004-04-12  Mike McCormackConvert unicode strings to const.
2004-04-12  Dmitry TimoshkovAdd WM_QUERYNEWPALETTE in appropriate places of the...
2004-04-12  Martin Fuchs- rename 'wszCommandline' to 'wszParameters'
2004-04-12  Martin Fuchs- eliminate MSVC type conversion warning
2004-04-12  Robert ReifCleanup reference counting.
2004-04-12  Alexandre JulliardOpenServiceW: don't use the requested service access...
2004-04-12  Alexandre JulliardCreate the devices earlier on during startup.
2004-04-12  Alexandre JulliardOpenSCManagerA/W arguments are strings.
2004-04-12  Francois GougetAssorted spelling fixes.
2004-04-12  Lionel UlmerAdd the possibility to save a snapshot of the backbuffer at
2004-04-12  Lionel Ulmer- better log the GetDeviceState function
2004-04-12  Rein KlazesFix GetCommState and SetCommState, so that these functi...
2004-04-12  Hans LeidekkerCorrect spec entry for MsiLoadString*.
2004-04-12  Dmitry TimoshkovAdd a test case for children Z ordering at window creat...
2004-04-12  Rein KlazesImplement tapiGetLocationInfo.
2004-04-12  Huw DaviesAdd back win16 style dialogs for win32 apps.
2004-04-12  Filip NavaraGet rid of E_UNSPEC non-standard error value.
2004-04-12  Robert ReifRemove trailing white space.
2004-04-09  Dmitry TimoshkovConditionally compile code which uses XK_EuroSign defin...
2004-04-09  Hans LeidekkerLink to ntdll.
2004-04-09  Hans LeidekkerCorrect spec entry for DllGetClassObject.
2004-04-09  Francois GougetPatch the fragment size if it does not match the curren...
2004-04-09  Francois GougetCleanup the handling of the extension in SHELL_FindExec...
2004-04-09  Francois GougetUse named constants instead of magic numbers.
2004-04-08  Juan Lang- move CreateMyCompEnumList and CreateDesktopEnumList...
2004-04-08  Alexandre JulliardPortability fix.
2004-04-08  Dave Belangerwcstod: added exponent parsing and fixed handling of...
2004-04-08  Dmitry TimoshkovRestore correct focus handling for ShowWindow(SW_HIDE...
2004-04-08  Dmitry TimoshkovRevert an erroneous patch.
2004-04-08  Dmitry TimoshkovAdd WM_SETREDRAW test.
next