SysStringLen can get a NULL pointer (and shall return 0).
[wine] / include /
1999-12-12  Lionel Ulmer- added support of DGA-2.0 events
1999-12-12  Rein KlazesIn win32 a WM_MENUSELECT message should contain the...
1999-12-11  Alexandre JulliardXiang Li
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-11  Juergen SchmiedStubs for LsaFreeMemory, LsaQueryInformationPolicy...
1999-12-11  Peter Hunnisett- Implemented GetEnhMetaFilePaletteEntries
1999-12-11  Patrik StridvallImproved the TTY driver.
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-12-10  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-12-10  Lionel Ulmer- do not loose initial auto-repeat status when acquirin...
1999-12-08  Ulrich WeigandDelay sending debug events until process initialization...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-12-05  Andreas MohrAdded Thread32First/Next stubs.
1999-12-05  Eric PouechMoved wineserver's buffer & buffer_size at the end...
1999-12-05  Marcus MeissnerUse the real glibc openpty if present.
1999-12-05  Juergen SchmiedAdded some constants for Spanish.
1999-12-05  Ulrich WeigandBugfix: Call DllEntryPoint for *every* process that...
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-12-04  Lionel UlmerFirst support of DGA 2.0 for DirectDraw.
1999-12-04  Erez VolkStubs for Get/SetProcessDefaultLayout.
1999-12-04  Ulrich WeigandFixed 32-bit module name handling to conform better...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-12-04  Lionel UlmerSuppressed the inclusion of OpenGL headers.
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-11-25  Ove KaavenMade win16 serial comms less of a CPU hog.
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-24  Alexandre JulliardAdded wine.conf option for new format registry files.
1999-11-24  Alexandre JulliardAdded current context to the exception debug event...
1999-11-24  Alexandre JulliardRaise an exception when a critical section wait failed.
1999-11-23  Patrik StridvallImproved the stubs.
1999-11-23  Eric Kohl- first 'dummy' implementation of ImageList_Read
1999-11-23  Eric Kohl- added version messages
1999-11-23  Eric Kohl- implemented simple column order array functionality
1999-11-23  Eric Kohl- added version messages and some simple get/set messages.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-23  Moses DeJongAdded implementation for WSARecvEx function. This is...
1999-11-23  Juergen SchmiedCorrected wrong parameter counts for WNetCachePassword and
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-11-21  Alexandre JulliardAdded server_call_noerr function that avoids touching...
1999-11-21  Alexandre JulliardAdded a few registry error codes.
1999-11-21  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-11-21  Huw D M DaviesStub for GetFontData16.
1999-11-21  Eric PouechAdded undocumented feature to InsertButtonA.
1999-11-21  Ulrich WeigandSimplified hInstance creation/handling.
1999-11-21  Huw D M DaviesAdd stubs for Get/SetLayout().
1999-11-15  Alexandre JulliardRelease 991114. wine-991114
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-13  Ulrich WeigandModified Win32 register function handling.
1999-11-13  Francois GougetUse BSD headers for ICMP portability.
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-11-13  Ulrich WeigandMade debugger compile and marginally work on non-Intel...
1999-11-13  Ulrich WeigandMoved GET_IP macro to winnt.h
1999-11-13  Alexandre JulliardAdded support for WriteProcessMemory through the server.
1999-11-12  Alexandre JulliardAdded support for ReadProcessMemory through the server.
1999-11-12  Alexandre JulliardAdded support for CREATE_SUSPENDED flag in CreateProcess.
1999-11-12  Jeremy WhiteAdd debugstr_hex_dump to allow display hex dumps of...
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-10  Ulrich Weigand(Preliminary) CONTEXT structure for SPARC added.
1999-11-10  Ulrich WeigandBugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter...
1999-11-10  Rein KlazesSend WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages...
1999-11-10  Moshe VainerStub for GetOverlappedResult.
1999-11-10  Ulrich WeigandDetermine expected_version of PE buddies from the Subsy...
1999-11-10  Ulrich WeigandBugfix: Exception handlers are *not* WINAPI.
1999-11-07  Patrik StridvallRemoved obsolete files no longer in use.
1999-11-07  Ove KaavenDirectX-XShm now waits for the X server to finish the...
1999-11-07  Juergen Schmied- unified templates for the open and the save dlg
1999-11-07  Juergen Schmied- new interface declaration for IShellfolder2
1999-11-07  Marcus MeissnerAdded ChangeDisplaySettingsExA stub and some flag defines.
1999-11-07  Robert 'Admiral... Added the hex triplets to the console color definitions.
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-11-07  Francois GougetAdded ICMP DLL implementation.
1999-11-07  Peter Hunnisett- Added missing __attribute__ ((com_interface)) for...
1999-11-07  Rein KlazesAdded stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...
1999-11-04  Francois GougetRemoved duplicate macro definitions for the IStorage...
1999-11-04  Ulrich CzekallaSet proper item focus on DeleteItem.
1999-10-31  Alexandre JulliardRelease 991031. wine-991031
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-10-31  Huw D M DaviesIt appears that StartDoc sends the STARTDOC escape...
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallMade the include files self-sufficient.
1999-10-24  Peter HunnisettAdded macro definitions for memory allocation.
1999-10-24  Ulrich CzekallaMake sure that all calls use the extended structures...
1999-10-24  Ulrich CzekallaNew channel 'debugstr' used to print OutputDebugString...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-10-23  Robert 'Admiral... Report non-hercules video. Turned on int 2a.
1999-10-23  Jim AstonFixed compiling with STRICT.
1999-10-23  Ulrich CzekallaFixed some wrong defines.
1999-10-23  Eric PouechAllow loading of modules debug information after first...
1999-10-23  Ulrich CzekallaImplementation of edit labels.
1999-10-23  Jim AstonAdded another anonymous union using the DUMMYUNIONNAME...
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-10-23  Ulrich WeigandBugfix: Perform proper process shutdown on 'quit' and...
next