- Stub routines for _164, _208, _210, _211, _239, _356, _413, _437,
[wine] / dlls /
2001-12-01  Guy L. Albertelli- Stub routines for _164, _208, _210, _211, _239, _356...
2001-11-30  Andriy PalamarchukRemoved Get/SetScreenSaveTimeout user driver functions...
2001-11-30  Michael StefaniucImplemented ImageList_GetDragImage.
2001-11-30  Glenn SchraderUse gdi_display everywhere to avoid BadColor errors.
2001-11-30  Paul RupeFixed WS_getpeername parameter in WS_accept.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-24  Alexandre JulliardFixed registry routines broken by the structure sizes...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-23  Uwe BonnesMSVCRT_getenv: compare for the length of the key and...
2001-11-23  Mike McCormackCheck for completed overlappeds in ReadComm16 to solve...
2001-11-20  Andriy PalamarchukImplemented processing for actions SPI_GET/SETSCREENSAV...
2001-11-20  James JuranGetUserName should include the terminating null charact...
2001-11-20  Patrik StridvallDocumentation fixes.
2001-11-20  Patrik StridvallFixed some issues found by winapi_check.
2001-11-20  Dave HawkesTOOLBAR_GetRect did not correctly translate the command...
2001-11-20  Francois GougetFix LUID definition.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-19  James JuranPrevent warnings about labels at end of switch statemen...
2001-11-19  Francois GougetFix the Solaris and FreeBSD compilation errors introduc...
2001-11-19  Simon BritnellFix a loop playing failure and a problem with choppy...
2001-11-19  Francois GougetA few typos.
2001-11-19  Francois GougetBetter relaying for _lcreat.
2001-11-19  Marcus MeissnerSmall typo in avicap32.spec fixed.
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-11-13  Gerard PatelFix the server paint count in SetWindowPos.
2001-11-13  Eric PouechFixed wave(In|Out)Open when called with WAVE_MAPPED...
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-12  Eric PouechFixed some race conditions in notification vs. operation
2001-11-12  Huw D M DaviesFixes stupid bug with typelib filenames.
2001-11-12  Lawson WhitneyCast id to unsigned in GetDlgItem16.
2001-11-12  Gerson KurzParity settings were not set properly in BuildCommDCBAn...
2001-11-12  Gerard PatelFixed handling of -1 itemid in WM_DRAWITEM.
2001-11-12  Gerard Patel- implement mbscspn mostly as a stub
2001-11-12  Andreas Mohr- don't forget to initialize number of connections...
2001-11-09  Simon BritnellCleaned up the wodPlayer functionality to make it easie...
2001-11-09  Travis MichielsenTest bits with '&' instead of '&&'.
2001-11-09  Joshua ThielenChanged BM_ messages SETCHECK and GETCHECK to SETCHECK1...
2001-11-09  Guy L. AlbertelliUse proper unicode routine.
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-11-08  Ove KaavenMoved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08  Mike McCormackFind out how much data is available when calling ReadFi...
2001-11-07  Gerard PatelRepaired child window activation broken by previous...
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-07  Mike McCormackIgnore DSR/DTR flow control in DCB. termios doesn't...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Guy Albertelli- Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT,
2001-11-06  Guy Albertelli- Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-11-06   <larstiq@larstiq... Devices never need to be polled, so return DI_NOEFFECT...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-11-06  Francois GougetFix incorrect use of a Unicode string literal.
2001-11-06  Francois GougetRename SIC_CompareEntrys to SIC_CompareEntries, and...
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.
2001-11-05  Guy AlbertelliMove SPY_EnterMessage call after all possible exits...
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-11-05  Eric PouechFixed dst / src lines implementation.
2001-11-05  Gerard PatelTest for ws_timeout=NULL in winsock select().
2001-10-28  Gerard PatelFix RegSetValueEx calls and crash when DriverName=...
2001-10-28  Ove KaavenProtect against an interrupt-pending signal recursion.
2001-10-28  Hidenori TakeshimaFixed some bugs.
2001-10-28  Hidenori TakeshimaAdded stub for ICImageCompress.
2001-10-28  Guy L. Albertelli- Added stubs for _18,_21,_22 which seem to be used...
2001-10-28  Guy L. AlbertelliStub UrlCombineA and initial implementation of UrlCombineW.
2001-10-28  Guy L. AlbertelliImplement SHRegGetBoolUSValue{A|W}.
2001-10-28  Jeremy NewmanReplaced Martini glass.
2001-10-25  Aric StewartAdd handling for LVN_GETDISPINFOW.
2001-10-24  Guy Albertelli- Correct implementation of HUSKEY internals, including...
2001-10-24  Guy Albertelli- Implement:
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-10-23  Hidenori TakeshimaImplemented OleCreatePropertyFrame and
2001-10-23  Huw D M DaviesBetter failure messages for CoCreateInstance.
2001-10-23  Aric StewartFixed the behavior for SHGetFileInfo when the SHGFI_USE...
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-10-22  Hidenori TakeshimaFixed some bugs.
2001-10-22  Francois GougetAdd support for environment variables in the printer...
2001-10-22  David ElliottImplemented the wcstoul function.
2001-10-21  Andreas MohrCosmetics.
2001-10-21  Guy L. Albertelli- Add stubs for _25, _33, _35
2001-10-21  Guy L. Albertelli- Implement HUSKEY design.
2001-10-21  Guy L. Albertelli- Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW.
2001-10-21  Alexandre JulliardAvoid crashing on non-initialized debug info.
2001-10-21  Andrew LewyckyXFree86 4.1 gamma ramp support.
2001-10-21  Mike McCormackReturn TRUE on success in COMM_BuildOldCommDCB.
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...
2001-10-18  Alexandre JulliardMake dinput a properly separated dll.
2001-10-18  Alexandre JulliardUse WH_MOUSE_LL hook instead of redirecting the mouse...
2001-10-18  Alexandre JulliardFixed GetDeviceState and GetDeviceData to use only...
2001-10-17  Johan GillRelay tracing would crash if it came upon a function...
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-10-17  Jukka HeinonenWhen a surface becomes primary surface, mark the whole...
next