Make IDirectMusicScriptImpl_IDirectMusicScript_CallRoutine return S_OK
[wine] / dlls / kernel /
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardAvoid killing threads with TerminateThread, this can...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-03  Alexandre JulliardMake GetVolumeInformation default to reporting NTFS...
2004-05-03  Alexandre JulliardOF_CREATE should force write access in OpenFile.
2004-05-03  Aric StewartStrip leading whitespace when adding a new value and...
2004-05-03  Jakob ErikssonPrevent from crashing/hanging in Windows 95 OSR2.
2004-05-01  Alexandre JulliardMoved most remaining file functions to dlls/kernel.
2004-05-01  Alexandre JulliardFixed last error code check in GetVolumeInformationW...
2004-05-01  Alexandre JulliardReimplemented GetFileType and SetEndOfFile using ntdll...
2004-04-30  Alexandre JulliardAdded a few more info classes in NtQueryInformationFile.
2004-04-30  Uwe BonnesFixed buffer overflow.
2004-04-30  Alexandre JulliardUse RtlDosPathNameToNtPathName_U to build the registry...
2004-04-29  Alexandre JulliardCreate the system heap event before the shared mapping...
2004-04-29  Alexandre JulliardUse symlinks in dosdevices/ for the drive devices too.
2004-04-28  Alexandre JulliardRemoved a number of internal file functions that are...
2004-04-28  Jakob ErikssonFixed tests to succeed on all Windows versions.
2004-04-28  Alexandre JulliardReimplemented Get/SetCurrentDirectoryW using the corres...
2004-04-27  Alexandre JulliardDefineDosDeviceW: implemented the DDD_REMOVE_DEFINITION...
2004-04-27  Alexandre JulliardRemoved todo_wine from some tests that succeed now.
2004-04-27  Alexandre JulliardReimplemented CreateDirectoryW and RemoveDirectoryW...
2004-04-27  Alexandre JulliardPass the creation disposition to wine_nt_to_unix_file_n...
2004-04-26  Duane ClarkAdd testing of PeekNamedPipe, multiple writes, and...
2004-04-23  Alexandre JulliardReimplemented GetLogicalDrives, GetLogicalDriveStrings and
2004-04-23  Alexandre JulliardMoved support for opening DOS device files to ntdll.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-22  Jakob ErikssonWhen the Windows directory was something else than...
2004-04-21  Alexandre JulliardChanged MoveFileEx to use ntdll functions, and moved...
2004-04-21  Emmanuel MaillardGetSystemInfo support for Darwin.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesExW and GetCompressedFil...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesW, SetFileAttributesW...
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-19  Alexandre JulliardFixed ntdll_wcstoumbs and WideCharToMultiByte to set...
2004-04-17  Alexandre JulliardReimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW...
2004-04-17  Alexandre JulliardMake FindFirstFileExW and FindFirstChangeNotificationW...
2004-04-16  Alexandre JulliardFixed a number of NT status values to be closer to...
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
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 JulliardGet rid of the TEB flags, they are no longer used.
2004-04-15  Alexandre JulliardStarted implementing support for the SubSystemTib field...
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-14  Rein KlazesAdd missing POSIX baud rates to GetCommState and SetCom...
2004-04-14  Alexandre JulliardReplaced create_file server requests by a call to NtCre...
2004-04-13  Christian CostaFixed typo.
2004-04-12  Alexandre JulliardCreate the devices earlier on during startup.
2004-04-12  Rein KlazesFix GetCommState and SetCommState, so that these functi...
2004-04-08  Aric StewartEmpty values need to be preserved as empty values and...
2004-04-08  Alexandre JulliardReplace the get_file_info request by an fstat() on...
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-05  Lionel UlmerAdd better NULL checks to lstrcmp[i](A/W) functions.
2004-04-03  Alexandre JulliardReimplemented DeleteFile by using CreateFile with
2004-04-02  Alexandre JulliardRemoved the FailReadOnly option, this is now the defaul...
2004-04-02  Alexandre JulliardDon't try to get the file time if the file wasn't found.
2004-04-02  Hans LeidekkerGetConsoleInfo() pseudo stub.
2004-04-01  Raphael JunqueiraAdded some stubs.
2004-03-30  Alexandre JulliardGet the drive root directories from the symlinks in...
2004-03-30  Alexandre JulliardAdded support for DOS drives in QueryDosDevice and...
2004-03-30  Dmitry TimoshkovAdd CP932, CP936, CP949 and CP950 to the charset map.
2004-03-30  Mike McCormackFix builtin NE module refcounting of 32bit parent.
2004-03-29  Ivan Leo Murray... WINE_FILEDESCRIPTION_STR is already defined in wine_com...
2004-03-29  Dmitry TimoshkovAdd Traditional Chinese Big5 and Simplified Chinese...
2004-03-29  Mike McCormackUse CreateEventW in preference to CreateEventA.
2004-03-27  Alexandre JulliardCheck file sharing permissions based on the file inode...
2004-03-26  Alexandre JulliardFixed GetDriveType16 return value for non-existent...
2004-03-26  Alexandre JulliardStore the windows and system directories as long path...
2004-03-25  Alexandre JulliardReimplemented SearchPathW using ntdll functions.
2004-03-25  Alexandre JulliardSplit OpenFile implementation in separate 16- and 32...
2004-03-25  Alexandre JulliardChanged LoadLibraryEx32W16 to use OpenFile16 to look...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-22  Uwe BonnesAdded tests for time functions.
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-19  Ulrich CzekallaFix typo in FormatMessageW.
2004-03-19  Ulrich CzekallaConvert FormatMessageW to use unicode functions.
2004-03-18  Raphael JunqueiraRemove duplicate code by using Nt* functions for PulseE...
2004-03-18  Richard CohenAdded some traces.
2004-03-17  Alexandre JulliardReimplemented FindFirstFile/FindNextFile on top of
2004-03-17  Richard CohenFix relative screen resizing.
2004-03-17  Alexandre JulliardRetrieve a short name in GetShortPathNameW if the long...
2004-03-17  Raphael JunqueiraAdded stub for SignalObjectAndWait.
2004-03-16  Jukka HeinonenDPMI programs now handle pending events.
2004-03-15  Jukka HeinonenEmulating STI instruction now raises an exception if...
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-11  Alexandre JulliardGet rid of the WINEOPTIONS variable and instead use...
2004-03-11  Alexandre JulliardThe OpenConsoleW inherit argument is a boolean not a
2004-03-11  Alexandre JulliardDo not put the TEMP and TMP variables into the Unix...
2004-03-11  Alexandre JulliardRemove the WINEDEBUG variable from the environment...
2004-03-10  Alexandre JulliardMoved a number of 16-bit functions to file16.c.
2004-03-09  Alexandre JulliardRemoved some unnecessary definitions from file.h.
2004-03-09  Alexandre JulliardReimplemented GetVolumeInformation and SetVolumeLabel...
2004-03-09  Dmitry TimoshkovDo not take into account LC_CTYPE and LC_MESSAGES while...
2004-03-03  Rein KlazesImplemented GetDaylightFlag.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-27  Patrik StridvallAdded proper headers for the *ActCtx* functions.
2004-02-26  Dimitrie O. PaunRemove the win32 debug channel, misc cleanup of debuggi...
2004-02-26  Mike HearnUse time rather than win32 debug channel for kernel...
2004-02-25  Alexandre JulliardFixed callers of GetLocaleInfoW to use the correct...
next