Delphi 2.0 needs to allocate a bitmap bigger than 4096 bits wide.
[wine] / relay32 /
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...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-24  Juergen SchmiedNew stubs GetUserObjectInformationA|W.
1998-11-24  Marcus MeissnerRemoved left over 'show' and useless deadbeef checking...
1998-11-24  Eric PouechSome new stubs (midiStreamXXX functions, some mci funct...
1998-11-22  Eric KohlFixed ImageList_LoadImage().
1998-11-22  Eric KohlAdded stub for CreateItemMoniker().
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Juergen SchmiedAdded missing entry for GetNumberFormatW.
1998-11-22  Juergen SchmiedNew stubs strdate, strtime.
1998-11-22  Marcus MeissnerRemove now useless RELAY_ShowDebugmsgsRelay check.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-15  Gavriel StateAdd stubs for GetRunningObjectTable32 and OleRegGetUser...
1998-11-14  Rein KlazesAdded implementations for InterlockedExchangeAdd() and
1998-11-14  Marcus MeissnerSpeed up relay32, snoop16 and snoop32 include/excludes...
1998-11-14  Pavel RoskinAdded stubs for CoRevokeClassObject and OleSetClipboard.
1998-11-14  Juergen SchmiedStubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
1998-11-08  Uwe BonnesAdded a stub for StartDocA and EndDoc.
1998-11-08  James SutherlandMore complete implementation of the SetCtrlHandler...
1998-11-08  Jeff JohannAdded CreateDIBPatternBrushPt (GDI32.35) with minor...
1998-11-08  Ulrich WeigandUSER-side part of input event handling: contains implem...
1998-11-08  Eric KohlAdded stub for CreateBindCtx() and added missing CoGetC...
1998-11-08  Eric KohlAdded DrawStatusText32AW() and CreateStatusWindow32AW().
1998-11-07  Charles SuprinAdded stubs for SetWinMetaFileBits and GetEnhMetaFilePa...
1998-11-07  Andreas MohrAdded stub WNetEnumCachedPasswords.
1998-11-07  John RichardsonImplementation of CoLoadLibrary, CoFreeAllLibraries,
1998-11-06  Eric PouechMade mmioSetBuffer callable from 16 and 32 bit code.
1998-11-01  Ulrich WeigandImplemented new Wine startup sequence, separating start...
1998-11-01  Rein KlazesCreateWindowEx32[AW] now creates an MDI chils when...
1998-11-01  Ove KaavenAdded CoFreeLibrary stub.
1998-11-01  Marcus MeissnerAdded stubs for user32,advapi32 functions.
1998-11-01  Marcus MeissnerMore Nt* and Rtl* function stubs, moved ntdll.c to...
1998-10-31  Marcus MeissnerLots of stubs to get winlogon.exe from nt3.51 and other...
1998-10-28  Patrick SpinlerAdded stubs for Process32First/Process32Next.
1998-10-28  Juergen SchmiedNew SHGetSimpleIDListFromPath32AW.
1998-10-28  John RichardsonAdded entry for DirectPlayEnumerate.
1998-10-27  Marcus MeissnerStub for midiOpenStream (helps hexen2demo).
1998-10-25  Michael PooleStub for SHSimpleIDListFromPath.
1998-10-24  Kai MorichAdded Drag*32 functions.
1998-10-24  Marcus MeissnerLoadLibraryExW spec added (function was there).
1998-10-24  Eric KohlSome minor improvements and fixes.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-23  Juergen SchmiedNew stub RegisterTaskList.
1998-10-23  Ove KaavenAdded new dll avifil32.dll.
1998-10-22  Pete RatzlaffStub for CoCreateGuid().
1998-10-21  Marcus MeissnerDefineDosDevice stub added.
1998-10-21  Patrik StridvallFixed wrong ordinals.
1998-10-18  Uwe BonnesAdded stub for CoSetState32.
1998-10-18  Turchanov SergeyImplemented DefDriverProc32 from winmm.dll.
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-16  Dietmar KlingAdded undocumented function RtlOpenCurrentUser.
1998-10-15  Juergen SchmiedNew stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
1998-10-15  Juergen SchmiedNew stubs NtQueryInformationThread, NtQueryInformationT...
1998-10-14  Moshe VainerPartial implementation of GetOutlineTextMetrics32A.
1998-10-13  Petter ReinholdtsenAdded stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ...
1998-10-11  Ulrich WeigandImplemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_B...
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL, MSACM32.DLL...
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL and MSACM32...
1998-10-11  Patrik StridvallThe implementation of mmioWrite is now called instead...
1998-10-11  Juergen SchmiedNew stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab...
1998-10-11  Juergen SchmiedStub EnumPrintersW.
1998-10-11  Juergen SchmiedStub CreateDialogIndirectParamAorW.
1998-10-11  Eric KohlAdded SHFlushClipboard.
1998-10-11  Eric KohlFixed some undocumented functions.
1998-10-11  Eric KohlAdded DrawCaption[16/32] and DrawCaptionTemp[16/32A...
next