Fixed bug introduced in WIN_FindWindow.
[wine] / relay32 /
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Patrik StridvallAdded functions DirectDrawEnumerateW and DirectDrawEnum...
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.
1999-03-13  Marcus MeissnerStarted on avifil32 implementation (only stubs currently).
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinDefinition for OleCreateLinkFromClip was incorrect.
1999-03-12  Stephane LussierImplemented DosDateTimeToVariant() and SysAllocStringBy...
1999-03-10  Francis BeaudetImplementation of the ReleaseStgMedium method.
1999-03-09  Juergen Schmied- sorted API by groups
1999-02-28  Lionel Ulmer- added function DirectDrawEnumerateEx
1999-02-28  Francis BeaudetImplemented the CoTaskMemRealloc API. Also clean-up...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-20  Francis BeaudetImplemented the OleCreateFontIndirect method and the...
1999-02-20  Francis BeaudetAdded some new stubs for the OLE menu descriptor methods.
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-19  Ian SchmidtPartial stub implementation of undocumented KERNEL...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-18  Stephane Lussier- New implementation of SendMessage, ReceiveMessage...
1999-02-17  Marcus MeissnermmioDescend: fixed FIND_xxxx, verified with mciavi32...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Eric PouechFixed typo in winmm.spec.
1999-02-14  Gavriel StateA few non-x86 Winelib fixes.
1999-02-14  Juergen SchmiedImplementation of ConvertDefaultLocale32.
1999-02-13  Eric PouechAdded support for MCI AVI driver
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-13  Marcus MeissnerImplemented MapVirtualKeyEx (ticket 21).
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1999-02-11  Francois GougetAdded new functions (from Win98)
1999-02-10  Andreas MohrTwo ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-02-02  Ulrich WeigandBugfix: Preserve EAX in UnMapSLFixArray().
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-31  Alex KorobkaAdded an implementation of MRSW locks.
1999-01-31  Juergen SchmiedStub for GetSecurityDescriptorControl.
1999-01-31  Juergen SchmiedStub for GetUserObjectSecurity.
1999-01-30  Marcus MeissnerEnable/disable relay32 debugging on the fly. Start...
1999-01-30  Andreas MohrAdded WINMM joy* .spec entries.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1999-01-26  Eric PouechAdded support for loading drivers in Wine.
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Marcus MeissnerAdded GetSecurityDescriptorOwner/Group, RevertToSelf...
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Sylvain St.GermainImplementation of the SafeArray family functions.
1999-01-24  Guy AlbertelliAdded stub for SetThreadLocale.
1999-01-23  Sylvain St.GermainDoDragDrop and OleIsCurrentClipboard stub implementation.
1999-01-21  Francis BeaudetThere were two copies of the DdeCmpStringHandles (A...
1999-01-20  Marcus MeissnerSome small fixes to enhmetafiles.
1999-01-20  Robert RiggsUse external DirectPlay DLLs by default.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1999-01-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1998-12-25  Jean-Claude CotePartial implementation for the following DDE APIs:
1998-12-24  Jean-Claude CoteImplemented the GetBinaryType API function.
1998-12-24  Juergen SchmiedNew stubs.
1998-12-24  Juergen SchmiedDest buffer was printed out as str.
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-18  Adrian HarveyThe Zw... Functions in ntdll.dll are just alternate...
1998-12-18  Ulrich WeigandReorganized PE module loading to prepare for elf-dll...
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStubs for WaitNamedPipe[A|W].
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-14  Marcus Meissner_ultoa implemented.
1998-12-14  Ian SchmidtFix off-by-1 error in DirectSound ordinals. Thanks...
1998-12-11  Justin BradfordMost of the currency variant conversion functions imple...
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Jean-Claude CoteAdded implementation of the VARIANT APIs.
1998-12-09  Marcus MeissnerEnhanced Win32 Console (XTERM)
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-07  Marcus MeissnerStub for NPSGetProviderHandleA.
1998-12-07  Gael de ChalendarStub for WNetOpenEnum32W.
1998-12-07  Robert RiggsMore general code cleanup for readability.
1998-12-07  Uwe BonnesThe spec definition for MonitorFromWindow was wrong.
1998-12-01  Juergen SchmiedNew functions ILGlobalClone/ILGlobalFree.
1998-12-01  Marcus MeissnerAdded some stubs, some ptr->str conversions.
1998-12-01  Lionel Ulmer- added definition of DirectDrawCreateClipper.
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-12-01  Juergen SchmiedSmall changes to print the strings in the relay-trace.
1998-12-01  Juergen SchmiedStubs for MCIWndCreate[A|W].
1998-11-30  Juergen SchmiedStubs for EnumServiceStatus32, small changes.
1998-11-30  Paul QuinnImplementation of ChildWindowFromPointEx functions.
1998-11-30  Marcus MeissnerImplemented class factory for dsound.
1998-11-30  Uwe Bonnes- fixed a minimal error in GetCommMask definition.
1998-11-26  Uwe BonnesAdded stubs for Startpage and EndPage.
1998-11-25  Francis BeaudetImplemented 3 methods: SysAllocStringLen(), SysReAllocS...
next