Reimplemented DXGrab with improvements; it no longer depends on
[wine] / dlls / kernel /
2001-04-20  Dominik StrasserDon't use RTSCTS if Str handshake is enabled.
2001-04-12  Michael Stefaniuc- added stubs for three console functions
2001-04-09  James HathewayFill in StandardName field in struct returned from...
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-13  Hann-huei ChiouUpdated.
2001-03-13  James JuranAdded stub for SetThreadExecutionState (new function...
2001-03-08  Alexandre JulliardAdded version16.rc in RC_SRCS list.
2001-03-08  Nerijus BaliunasUpdated Latvian date format.
2001-03-04  Alexandre JulliardWe need to create the system heap at startup even thoug...
2001-02-28  Alexandre JulliardUse the standard CreateThread routine to create 16...
2001-02-28  Przemyslaw BruskiAdded LOCALE_IDEFAULTMACCODEPAGE definition in most...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-23  Dmitry TimoshkovAdd version information (16 and 32 bit) to core built...
2001-02-23  Valery KartelUpdated all fields with Ukrainian values.
2001-02-23  Andreas MohrBuildCommDCB16 had a rather broken baud rate handling.
2001-02-21  Alexandre JulliardAdded separate server pipe to wait on blocking server...
2001-02-14  Alexandre JulliardRemoved ordinal from functions that don't need a specif...
2001-02-14  Andreas MohrCosmetics.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Alexandre JulliardChanged wait_process and wait_debug_event requests...
2001-01-26  Andreas MohrDon't open the comm handle with GENERIC_WRITE via FILE_...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-10  Alexandre JulliardAdded nls to EXTRASUBDIRS.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-04  Mike McCormackAdded Ulrich Weigand's description of KERNEL32_99.
2001-01-02  Marcus MeissnerImplement PrintDlg16 better (adding PrintDlgProc16...
2001-01-02  Andreas MohrAdded Reserved5 -> lstrcmp16.
2000-12-29  Mike McCormackImprove async i/o compatability. lpOverlapped->Internal...
2000-12-29  Rein KlazesTest pointer before it is dereferenced in CreateEventW().
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-22  Eric PouechAdded some 16 bit entry points needed by multimedia...
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-19  Andrew JohnstonDocumentation update.
2000-12-14  Francois GougetRemoved the name of APIs exported by ordinal.
2000-12-14  Nemeth PeterSome NLS updates.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Eric PouechFormatMessageA wasn't properly handling the %ls modifier.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Huw D M DaviesWelsh needs iso8859-14.
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-12-05  Rein KlazesSomes fixes for Dutch locales.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-12-01  Eric PouechFixed segstr to str proto.
2000-12-01  Aric StewartA number of additions to the nls files. Also one correc...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Alexandre JulliardExport a few 16-bit functions needed by higher-level...
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-27  Alexandre JulliardAdded entry for TerminateApp16.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-25  Alexandre JulliardMoved GET_IP out of winnt.h.
2000-11-25  Nerijus BaliunasAdded missing locales to locale_rc.rc.
2000-11-25  Alexandre JulliardFixed GetLargestConsoleWindowSize return type for Winel...
2000-11-25  Nerijus BaliunasCompleted lvi.nls and lth.nls.
2000-11-25  Dimitrie O. PaunAvoid using TIOCM_* constants if not available.
2000-11-25  Aric StewartAdded the turkish locale.
2000-11-25  Marcus MeissnerHandle %ls same as %s.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardFixed copy/paste typo spotted by Dimitrie O. Paun.
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Alexandre JulliardDo not truncate high word of message id.
2000-10-31  Rein KlazesReturn TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-17  Andreas MohrImplemented old Win 2.x string functions.
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-10-12  Niels Kristian Bec... Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
2000-10-02  Alexandre JulliardForward all large integer functions to ntdll.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
next