Microsoft com vtable compatibility workaround for g++. Basically adds
[wine] / relay32 /
1999-05-22  Marcus MeissnerAdded init function for CRTDLL, allocate stdio/stderr...
1999-05-17  Ulrich WeigandSome stubs added.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-13  Alexandre JulliardWin32 register functions can now have arguments.
1999-05-13  Alexandre JulliardVxDCall functions do not need to be 'register'.
1999-05-12  Alexandre JulliardFixed bug I introduced in relay debugging.
1999-05-12  Alexandre JulliardAdded RtlUnwind in ntdll, and made kernel32 spec entry...
1999-05-12  Alexandre JulliardAdded import declaration for Win32 built-ins.
1999-05-10  Alexandre JulliardAdded support for forwarded ordinals in built-in dlls.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Thuy NguyenImplemented GetHGlobalFromStream.
1999-05-08  Thuy NguyenImplementation of IStorage supported by an implementati...
1999-05-08  Marcus MeissnerReturn the correct value from GetPrivateProfileSectionA.
1999-05-08  Eric PouechFixed typo.
1999-05-03  Ulrich WeigandFixed off-by-one ordinals in MPR.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-05-02  Juergen Schmied- new SendMessageCallbackW
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-22  Marcus MeissnerCreateSocketHandle,GetHandleContext,SetHandleContext...
1999-04-22  Ulrich WeigandBugfix: GDI32.100-104 are ordinal-only routines.
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-22  Marcus MeissnerInclude debug.h last (ERR() macro problem on Solaris).
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Juergen Schmied- use fonts/fontsizes given by SystemParametersInfo
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-16  Marcus MeissnerAdd -fno-builtin when compiling with gcc in relay32...
1999-04-15  Bertho StultiensUnitializeCriticalSection partial stub implementation.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-04-11  Ove KaavenMade _ftol take argument from FPU stack. Starcraft...
1999-04-11  Bertho StultiensAdded RegisterSystemThread stub.
1999-04-11  Francis BeaudetImplemented the CoCreateInstanceEx method.
1999-04-10  Eric PouechBetter error handling ; a few bug fixes ; now OpenDrive...
1999-04-10  Sergey TurchanovStubs for CloseDesktop and CloseWindowStation.
1999-04-10  Juergen SchmiedILLoadFromString and SHGetSettings implemented.
1999-04-04  Marcus MeissnerEnumCalendarInfoA stub.
1999-04-03  Christian SchlaileImplemented makepath, rand() returns correct range...
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-04-02  Lionel UlmerAdded DllClassFactory to DirectDraw.
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-04-01  Eric PouechAdded DrvClose, DrvDefDriverProc, DrvOpen, DrvOpenA...
1999-04-01  Ulrich WeigandMade Universal Thunk list per-process, not system global.
1999-03-28  Lionel UlmerAdded stub for SetSystemCursor.
1999-03-28  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Aaron Barnes...
1999-03-28  Andreas MohrAdded CreateIoCompletionPort stub.
1999-03-25  Juergen SchmiedNew stub shell_654.
1999-03-23  Noomen HamzaImplemented:
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Andreas MohrAdded strlwr.
1999-03-22  Eric PouechAdded new stubs (mmTaskXXX, mmThreadXXX, mciExecute).
1999-03-22  Sergey TurchanovImplementation for FreeLibraryAndExitThread.
1999-03-21  Alexandre JulliardGot rid of SYSTEM_LOCK macros.
1999-03-18  Marcus Meissnermsvfw32.spec brought up to date (forgot it in last...
1999-03-18  Marcus MeissnerAdded Module32* stubs.
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].
next