.spec.c files are no longer used for 32-bit dlls.
[wine] / dlls / kernel /
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...
2004-02-25  Alexandre JulliardReturn the right error code for non-existent VxD modules.
2004-02-24  Alexandre JulliardRemoved some of the DOS device hacks (based on a patch...
2004-02-24  Uwe Bonnes Pass inherit handle flag properly for CreateNamedPipe.
2004-02-21  Alexandre JulliardAllow the implementation of the VxDCall entry points...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-20  Alexandre JulliardCreate real file handles for VxDs instead of using...
2004-02-20  Alexandre JulliardAdded support for implementing VxDs as separate dlls...
2004-02-17  Marcus MeissnerSupport emulation of the privileged mov dr7,eax instruc...
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-02-12  Alexandre JulliardAuthors: David Hammerton <david@transgaming.com>, Mike...
2004-02-12  Alexandre JulliardGet rid of the flatthunk.h header.
2004-02-12  Alexandre JulliardStore the kernel32 module handle globally to avoid...
2004-02-10  Dmitry TimoshkovFix a couple of copy/paste errors.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Dmitry TimoshkovAdd a test case for Virtual* APIs, fix a few bugs disco...
2004-02-09  Dmitry TimoshkovAllow compilation with MSVC.
2004-02-07  Alexandre JulliardAdded memchrW and memrchrW to the exported Unicode...
2004-02-07  Alexandre JulliardAdded missing parameter check in SetLocaleInfoA reveale...
2004-02-07  Robert Shearman- Use Win32 instead of Unix file functions.
2004-02-07  Bill MedlandCorrect GetNumberFormat for negative numbers with e...
2004-02-07  Alexandre JulliardGet pointer to CreateFileW earlier on during startup.
2004-02-06  Francois GougetAdd trailing '\n's to ok() calls.
2004-02-05  Alexandre JulliardRevert the thread exit race fix for now, it doesn't...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2004-02-05  Hans LeidekkerImproved error reporting.
2004-02-05  Mike McCormackFix incorrect GetLongPathName usage exposed by Eric...
2004-01-30  Jon GriffithsAdd stubs for the Activation Context API (XP+).
2004-01-28  Alexandre JulliardMake sure that there is extra information in the except...
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-27  Dmitry TimoshkovUse case insensitive comparison with pseudo console...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2004-01-20  Francois GougetAvoid duplicate '=C:' entries in the child process...
2004-01-20  Francois GougetFix a file descriptor leak in create_process().
2004-01-20  Eric Pouech- RtlGetFullPathName_U: rewritten so that the source...
2004-01-18  Eric PouechAdded support for Unix code page in NTDLL.
2004-01-16  Francois GougetAssorted spelling fixes.
2004-01-16  Francois GougetReturn HFILE_ERROR instead of -1 in _lread.
2004-01-16  Mike Hearn- Ensure we correctly add a backslash like Windows...
2004-01-16  Vincent BéronMove the implementation of GetDefaultCommConfig from...
2004-01-16  Vincent BéronUnicodify some comm functions.
2004-01-15  Mike McCormackPreserve trailing backslashes in GetFullPathName.
2004-01-15  Alexandre JulliardDefine INADDR_NONE if needed (reported by Robert Lunnon).
2004-01-15  Eric PouechReimplemented Get{Short|Long}PathName and updated the...
2004-01-14  Eric Pouech- got rid of FILE_Dup2 export from kernel32
2004-01-12  Eric PouechImplemented Toolhelp32ReadProcessMemory.
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09  Mike McCormackRegression test for files with zero length.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-08  Mike HearnAlways print a message for generic stubs.
2004-01-07  Alexandre JulliardDon't use constructors for ntdll and kernel32 initializ...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-03  Alexandre JulliardAlways try to load the 32-bit owner dll instead of...
2004-01-03  Mike HearnImplemented RegFlushKey and NtFlushKey.
2004-01-02  Juan LangProperly L2-encode the NetBIOS scope ID in DeviceIo_VNB, so
2003-12-31  Marcus MeissnerRemoved too strict header check to enable execution...
2003-12-15  Hans LeidekkerMoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_E...
2003-12-15  Hans Leidekker[Global|Local]ReAlloc don't fail with size 0.
2003-12-15  Marcus MeissnerExplicitly clear vm86 flag in DIOCRegs_2_CONTEXT.
2003-12-13  Alexandre JulliardAdded exception handlers in FindResourceExA/W (based...
2003-12-12  Alexandre JulliardReturn an error in wine_pthread_mutex_unlock if we...
2003-12-12  Vik KumarAdded eucJP charset.
2003-12-12  Eric PouechMoved all remaining console related code to dlls/kernel...
2003-12-11  FrankFixed size check in GetCommConfig().
next