wine
2004-04-23  Dmitry TimoshkovUse a passed SecurityDescriptor in CreateFileW.
2004-04-23  Chris MorganSkip over most of the unused variant types to speed...
2004-04-23  Alexandre JulliardUse NtOpenFile instead of FILE_CreateFile to open Unix...
2004-04-23  Jakob ErikssonAdded Wine detection.
2004-04-22  Huw DaviesDdeClientTransaction returns zero on error.
2004-04-22  Dmitry TimoshkovUnicode version of DdeCreateStringHandle should ignore...
2004-04-22  Raphael Junqueira- more FIXME -> TRACE
2004-04-22  Dmitry TimoshkovAdd some compatibility macros.
2004-04-22  Jakob ErikssonWhen the Windows directory was something else than...
2004-04-22  Ferenc Wagner- constify some strings
2004-04-22  Alexandre JulliardMake CreateFileW use NtCreateFile.
2004-04-22  Krzysztof FoltmanAdded dummy hhctrl.ocx with stubs of HtmlHelpA and...
2004-04-22  Filip NavaraMake widl compile without most of Windows/Wine headers...
2004-04-21  Alexandre JulliardPreload keyboard.drv when Windows version is Win9x.
2004-04-21  Alexandre JulliardChanged MoveFileEx to use ntdll functions, and moved...
2004-04-21  Alexandre JulliardProperly set IO_STATUS_BLOCK.Information in NtCreateFile.
2004-04-21  Huw DaviesDeleting column zero should only delete the column...
2004-04-21  Juan LangFix NetApiBufferReallocate and tests based on results...
2004-04-21  Christian CostaConverted some FIXMEs into TRACEs.
2004-04-21  Krzysztof Foltman- next/prev month don't stick anymore
2004-04-21  Krzysztof Foltman- make monthcal a child of datetime (it was a sibling...
2004-04-21  Dave BelangerFix bad EMF extents in SetWinMetaFileBits.
2004-04-21  Emmanuel MaillardGetSystemInfo support for Darwin.
2004-04-21  Mike McCormack* add some values to the SYSTEM_INFORMATION_CLASS enume...
2004-04-20  Ivan Leo Murray... Replace --debugmsg with WINEDEBUG.
2004-04-20  Francois GougetFixed typos.
2004-04-20  Jakob ErikssonFixed typo.
2004-04-20  Raphael JunqueiraFix the d3dcore_gl part of HW vertex shader support...
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesExW and GetCompressedFil...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-20  Dmitry TimoshkovAdd a message test for custom dialog initialization.
2004-04-20  Santosh SiddheshwarAllocate DIALOGINFO structure in DefDlgProc instead...
2004-04-20  Ivan Leo Murray... Replace --debugmsg with WINEDEBUG.
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
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  Alexandre Julliardcrosstest target needs the tools to be built first.
2004-04-19  Robert Shearman- Handle "? :" conditionals.
2004-04-19  Ivan Leo Murray... Use WINEDEBUG instead of --debugmsg.
2004-04-19  Ivan Leo Murray... Small fix.
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  Huw DaviesFix CopyMetaFileA to work with NULL filename.
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  Emmanuel MaillardCreate symlinks for .dylib libraries too.
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  Dimitrie O... Implement support for the -x <lang> option.
2004-04-16  Ge van GeldorpSetup menu drawing colors before calling owner draw...
2004-04-16  Ge van Geldorp- Work around problem in NSIS installers which can...
2004-04-16  Paul VriensCorrect removing wineg++ link on an uninstall.
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
2004-04-16  Alexandre JulliardAdded support for FILE_DIRECTORY_FILE and FILE_NON_DIRE...
2004-04-16  Alexandre JulliardRemoved support for the --debugmsg option.
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  Raphael JunqueiraFixed some bugs.
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  Jon GriffithsPrevent CY type from being redefined.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-15  Francois GougetHave winedbg send its output to stderr when invoked...
2004-04-15  Martin Fuchs- make drive letters in PIDLs always uppercase to enabl...
2004-04-15  Raphael JunqueiraAdded the dxdiag.h header.
2004-04-15  Martin FuchsCorrect error handling in SHELL32_ParseNextElement().
2004-04-15  Alexandre JulliardOnly create the device symlinks the first time around.
2004-04-15  Alexandre JulliardStarted implementing support for the SubSystemTib field...
2004-04-15  Kevin KoltzauAdd additional names of mingw tools.
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.
next