Fixed length handling in RtlUnicodeStringToAnsi/OemString.
[wine] / dlls /
2002-04-02  Alexandre JulliardFixed length handling in RtlUnicodeStringToAnsi/OemString.
2002-04-02  François GougetImplemented _mbsnbicmp.
2002-04-02  Dmitry TimoshkovMake sure the security descriptor is initialized in...
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-04-02  Eric PouechMade use of MSACM driver definitions.
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-04-01  Francois GougetAdded missing FP_PNORM case.
2002-04-01  Eric PouechMore robust and less time consuming playback.
2002-04-01  Eric PouechFixed size of buffers in conversion.
2002-04-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2002-04-01  Francois GougetDon't bother with declare, just 'use kernel32'.
2002-04-01  Francois GougetWindows headers must be included after wine/test.h.
2002-04-01  Hidenori TakeshimaFixed some bugs.
2002-04-01  Hidenori TakeshimaImplemented CreateStdDispatch and CreateDispTypeInfo.
2002-04-01  Dimitrie O. Paun- implement UDS_HOTTRACK
2002-04-01  Jukka HeinonenRoutine DOSVM_Wait now wakes up if new events are queue...
2002-03-29  Alexandre JulliardFixed compile without curses.
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-29  Alexandre JulliardFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-29  Andreas MohrAdded mapping for errno ENOMEDIUM to STATUS_NO_MEDIA_IN...
2002-03-28  Alexandre JulliardRemoved call to DIB_GetDIBWidthBytes.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-28  Marco PietrobonoAdded support for 16bit mouse cursor bitmaps in RGB...
2002-03-28  Dimitrie O. Paun- updown unicodification
2002-03-27  Alexandre JulliardAdded alloc.ok.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-27  Geoffrey HausheerAdded memory allocation test.
2002-03-27  Andriy Palamarchukfwrite: fixed handling of already buffered data.
2002-03-26  Alexandre JulliardRenamed some 16-bit spec files to match the dll name.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-26  Mehmet YasarFix default extension behavior with GetOpenFileName.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-26  Uwe BonnesAdd stub for __lconv_init().
2002-03-25  Uwe Bonnes__[x|]getmainargs: Accept NULL new_mode argument.
2002-03-25  Vincent BéronChanges some handle definitions to the proper type.
2002-03-25  Chris MorganwodOpen() should return MMSYSERR_ALLOCATED if the devic...
2002-03-25  Chris MorganDsound will now try as many devices as are available...
2002-03-25  Marcus MeissnerAdded missing header.
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-23  Hidenori TakeshimaImplemented an IMA driver.
2002-03-23  Alexandre JulliardCreate threads to manage timers instead of using the...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-23  Eric PouechChanged fixed fonts family name.
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.
2002-03-22  Guy L. Albertelli- Implement CCM_{GET|SET}COLORSCHEME.
2002-03-22  Guy L. AlbertelliReanalyze button status during NCCalcSize processing...
2002-03-22  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
2002-03-22  Hidenori TakeshimaImplemented EnumProcesses and EnumProcessModules.
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-22  Chris MorganFix range in aRts 8bit volume code.
2002-03-22  Bill MedlandInitialise a stack variable.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-21  Michael CardenasAdded some stubs.
2002-03-21  Michael CardenasChanged registry handling in RegOpenKeyExA to behave...
2002-03-21  Andriy PalamarchukAdded check to fwrite for size == 0.
2002-03-20  Alexandre JulliardFixed rules for main module spec file.
2002-03-20  Hidenori TakeshimaAdded some stubs.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-20  Bill MedlandNo need for the fixme on a simple TBSTYLE_SEP.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Jon GriffithsUpdate shell xxxAW wrapper prototypes for fixed SHLWAPI...
2002-03-20  Jon GriffithsDocument, implement/fix and test 110+ Path functions.
2002-03-20  Guy L. Albertelli- Preliminary implementation of TVS_NOSCROLL and TVS_NO...
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-20  Alexandre JulliardAuthors: Charles Vaughn <charlesv@mfos.org>, Lionel...
2002-03-20  Bernhard RosenkraenzerAdded InternetOpenURLA implementation.
2002-03-20  Bill MedlandHook back into the correct MSVCRT__tolower/upper.
2002-03-20  Admiral CoeymanBeginnings of the code that should allow DOS programs...
2002-03-20  Duane ClarkAdd LVS_NOSORTHEADER support.
2002-03-20  Hidenori TakeshimaImplemented some APIs.
2002-03-20  Guy L. Albertelli- Reimplement functions 350, 351, 352 to use appropriat...
2002-03-20  Guy L. Albertelli- Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
2002-03-19  Hidenori TakeshimaFixed some bugs.
2002-03-19  Leo van den BergAdded some stubs.
2002-03-19  Sergei TurchanovOrdinal 342 is really named SHInterlockedCompareExchange.
2002-03-19  Duane ClarkTOOLBAR_LButtonUp should work even if ReleaseCapture...
2002-03-19  Hidenori TakeshimaAdded stubs.
2002-03-19  Jukka HeinonenConsole mode DOS programs now receive mouse events.
2002-03-19  Francois GougetDon't show the window.
2002-03-12  Michael KarcherpDst was advanced too much when decoding DELTA blocks.
2002-03-12  Jukka HeinonenAdded option SW_FORCEMINIMIZE to ShowWindow.
2002-03-11  Patrik Stridvall- Better handling when settimeofday is not available.
2002-03-11  Alexandre JulliardFixed inter-process packing of CB/LB_FINDSTRING, CB...
2002-03-11  Waldek HebischImplemented stdio buffering and ungetc. Misc stdio...
2002-03-11  Duane ClarkAdd support for report mode text justification.
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-11  Hidenori TakeshimaAdded some stubs.
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-03-11  Hidenori TakeshimaAdded and fixed some Japanese resources.
2002-03-11  Guy L. AlbertelliAdd support for WM_WINDOWPOSCHANGED to save new origin...
2002-03-11  Bill MedlandPass information through arguments instead of static...
2002-03-11  Mehmet YasarPrevent setup from crashing if a section in the INF...
2002-03-11  Turchanov SergeiImplement ordinal 342.
2002-03-11  Guy L. Albertelli- Add scaffolding for TB_{GET|SET}PADDING.
2002-03-11  Andreas MohrSome small cleanups to dinput mouse code.
next