Fixed 2 fd leaks in comm functions.
[wine] / dlls /
2003-03-12  Marcus MeissnerFixed 2 fd leaks in comm functions.
2003-03-12  Mike Hearn- Reduced tab offset constant slightly to avoid clippin...
2003-03-11  Mike HearnImplemented the global interface table object using...
2003-03-10  Rok Mandeljc- implemented panning
2003-03-10  Vitaliy MargolenFixed typo in PrivateExtractIconExW function.
2003-03-10  Mike HearnIt's not just height that can be set to the default...
2003-03-10  Eric PouechFixed error code when no mapping is found for wave...
2003-03-10  Maxime BellengéImplemented SHRegSetUSValueA and SHRegSetUSValueW.
2003-03-07  Alexandre JulliardRewrote RtlFind{Most,Least}SignificantBit in a more...
2003-03-07  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-07  Adam GundyTOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are...
2003-03-07  Robert ReifFixed bug where the enable state of the output and...
2003-03-07  Robert ReifFixed a bug where a capture device was used after it...
2003-03-07  Marcus MeissnerWas using the wrong define for the CUPS soname.
2003-03-07  Adam GundyWhen shifting the list's indices, we must not send...
2003-03-07  Lionel Ulmer- some Caps clean-up when no OpenGL compiled in
2003-03-07  Steven EdwardsAdd import of ntdll.
2003-03-07  Adam GundyPROPSHEET_CreateDialog() is documented to return -1...
2003-03-07  Adam GundyArrangeCtrlPositions() did not cope correctly with...
2003-03-06  Eric Pouech- implemented LdrGetProcedureAddress and made use of...
2003-03-06  Lionel UlmerSupport 'stub' wglGetExtensionsStringEXT function.
2003-03-06  Robert ReifAdded a configuration option for setting the hardware...
2003-03-06  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-06  Adam GundyHandle coercing VT_DISPATCH into VT_PTR.
2003-03-06  Adam GundyTREEVIEW_UpdateScrollBars() now copes with an empty...
2003-03-05  Eric PouechRemoved SO loading type.
2003-03-05  Vitaliy MargolenAdd few SFGAO_CAN* attributes to supported list.
2003-03-05  Rok MandeljcChanged some stuff so distance attenuation works for...
2003-03-04  Alexandre JulliardUse SIGUSR1 instead of SIGSTOP to suspend threads.
2003-03-04  Robert ReifAdded waveIn tests.
2003-03-04  Eric Pouech- added Ldr* information to include/winternl.h
2003-03-04  Stefan LeichterAdded tests for GetPrivateProfileInt.
2003-03-04  Vitaliy MargolenFix invisible tabs in TabControls with fixed tab width.
2003-03-04  Marcus MeissnerAdded _daylight stub int, and __p__daylight function.
2003-03-04  Rolf KalbermatterFix endless loop in StrPBrkW.
2003-03-04  Lionel Ulmer- update to latest GL spec files
2003-03-04  Jukka HeinonenMove real mode interrupt emulation code to file interru...
2003-03-04  Jukka HeinonenMove decoding of long file name functions to winedos.
2003-03-04  Marcus MeissnerVarAdd: set 'rc' correctly from BSTR addition.
2003-03-04  Marcus MeissnerHandle VT_PTR->VT_VARIANT arguments of Invoke.
2003-03-04  Robert ReifFixed code to handle full duplex properly.
2003-03-04  Robert ReifCapture thread checks queue for more headers before...
2003-02-27  Alexandre JulliardProperly save/restore %gs register across 16-bit calls.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-02-27  Alberto MassariFixes to IShellFolder::GetAttributesOf:
2003-02-27  Alexandre JulliardMoved CreateThread16 to kernel, and made it use WOWCall...
2003-02-27  Alexandre JulliardGet rid of win16drv directory.
2003-02-27  Alexandre JulliardRemoved the 16-bit graphics driver support; this has...
2003-02-26  Alexandre JulliardMoved LDT selector allocation routines to libwine.
2003-02-26  Sylvain PetreolleImplemented DSP Version command.
2003-02-26  Jukka HeinonenMove controller info and state/functionality info initi...
2003-02-26  Mike HearnCheck both pointers in GetContainingTypeLib.
2003-02-26  Mike HearnImplemented GlobalMemoryStatusEx().
2003-02-25  Tim SegallAccept either TVI_ROOT or NULL for the parent to imply...
2003-02-25  Uwe BonnesInternetOpenUrlA (http/s case): Use client for HttpOpen...
2003-02-25  Dan KegelNow compiles on windows. Added a couple more checks.
2003-02-25  Gerald PfeiferDefine CD_SECS and CD_FRAMES also on non-Linux systems...
2003-02-24  Michael StefaniucRemove some unreachable code.
2003-02-24  Robert ReifFixed a problem getting the GUID to compile under windo...
2003-02-24  Gerald PfeiferFix TRACE format string.
2003-02-24  Lionel UlmerImplement GetDeviceInfo and GetObjectInfo for the keybo...
2003-02-24  Eric PouechAdded handling for PSNRET_INVALID in PSN_APPLY notifica...
2003-02-24  Michael StefaniucAdd missing LeaveCriticalSection's in error path.
2003-02-19  Alexandre JulliardAdded pipe.ok.
2003-02-19  Alexandre JulliardUpdated authors list.
2003-02-19  Jukka HeinonenIgnore get shadow buffer function.
2003-02-19  Alexandre JulliardFixed installation order of linkable dlls.
2003-02-19  Jukka HeinonenMove resize memory block to winedos and make it resize...
2003-02-19  Uwe BonnesRough implementation of _O_TEXT/_O_BINARY translation...
2003-02-19  Waldeck Schutzer- Some systems/drives are very slow to read the TOC...
2003-02-19  Waldeck SchutzerAvoid playing data tracks.
2003-02-19  Dan KegelAdded check for illegal pipe names.
2003-02-19  Ove KaavenFor better concurrency, separate the connections from...
2003-02-19  Warren Baird- Avoid possible seg fault when calling TRACE with...
2003-02-19  Jukka HeinonenWhen updating the edited line, remember to update attri...
2003-02-19  Duane ClarkA fix to get edit control scrolls bars to draw in the...
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-19  Thomas Mertes- Implement RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-18  Alexandre JulliardPrint thread ids in traces with only 4 digits now that...
2003-02-18  Alexandre JulliardPrint dll name too for stub exceptions.
2003-02-18  Duane ClarkCorrectly encode wParam for WM_SYSCOMMAND,SC_SIZE messages.
2003-02-18  Alberto MassariAdded stub for CryptUnprotectData.
2003-02-18  Thomas Mertes- Fix small bug in RtlFindMostSignificantBit. It return...
2003-02-17  Eric PouechAllowed waveInMessage to use physical information ...
2003-02-17  Ove KaavenNDR marshalling fixes.
2003-02-17  Ove KaavenMake NdrDllRegisterProxy use the interface stub header...
2003-02-17  Rok MandeljcReimplemented distance attenuation formula.
2003-02-15  Shachar Shemesh- Implemented two lookup tables for the sample fonts...
2003-02-15  Robert ReifAdded support for direct sound capture and a real direc...
2003-02-15  Robert ReifAdded additional formats.
2003-02-14  Robert ReifStarted to add support for a real direct sound capture...
2003-02-14  Duane ClarkSupport the undocumented behavior of deleting column...
2003-02-14  Dan KegelRoll loop back up to avoid code duplication.
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2003-02-14  Michael StefaniucImplemented _mbsnbcat.
2003-02-14  Dimitrie O. PaunCorrectly remember the first paint event, but delay...
2003-02-14  Jukka HeinonenOutputting backspaces should only move the cursor.
2003-02-12  Lionel UlmerUse the dwStartVertex argument in the Draw*PrimitiveVB...
2003-02-12  Lionel UlmerChange algorithm to detect lighted / unlighted vertices.
2003-02-12  Lionel UlmerHandle the COLORVERTEX render state.
next