- New implementation of SendMessage, ReceiveMessage, ReplyMessage functions
[wine] / ole /
1999-02-18  Thuy NguyenFixed bug with read-only files.
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-18  Francois GougetUpdated to use the latest COM macros. Defined more...
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Juergen SchmiedImplementation of ConvertDefaultLocale32.
1999-02-13  Francois GougetAll guid 'REFxxx' types already have a 'const' inside...
1999-02-13  Thuy Nguyen- Fixed a small block depot bug.
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Sylvain St.GermainImplementation of a simple linked list (static) that...
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-11  Francois GougetIsEqualGUID is defined in 'include/wine/obj_base.h...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-05  Marcus MeissnerInclude objbase.h for CoTaskMem* prototypes (or we...
1999-02-05  Marcus MeissnerAdded missing ULONG to static const OFFSET_xx.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Jan DAdded definition for LOCALE_SGROUPING, LOCALE_SMONGROUP...
1999-01-31  Pascal CuoqLCMapString32A: Implemented flags NORM_IGNORENONSPACE and
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-28  Noomen HamzaAdded a stub implementation for FileMoniker, ItemMonike...
1999-01-24  Sylvain St.GermainImplementation of the SafeArray family functions.
1999-01-24  Guy AlbertelliFixed FIXME in EnumTimeFormats32W
1999-01-23  Juergen SchmiedMoved the instance creation of GUID's to a new file.
1999-01-23  Sylvain St.GermainDoDragDrop and OleIsCurrentClipboard stub implementation.
1999-01-23  Francis BeaudetMake LoadTypeLib stub return failure instead of success.
1999-01-20  Marcus MeissnerLCMapStringA: if dstlen is insufficient, return
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  Marcus MeissnerAnother // comment fixed.
1998-12-26  Juergen SchmiedFixed tons of incomplete prototypes, assignment's of...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-24  Jean-Claude CoteAdded VarDateFromStr API.
1998-12-24  Marcus MeissnerIStorage32 vtable was missing 3 stub entries.
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...
1998-12-15  Todd VierlingUndefined CHAR_MAX and CHAR_MIN (#defined by NetBSD...
1998-12-15  Marcus MeissnerCheck for MAXFLOAT if FLT_MAX isn't there.
1998-12-14  Huw D M DaviesHack OLE_GetFormat* to return something if datelen...
1998-12-11  Justin BradfordMost of the currency variant conversion functions imple...
1998-12-11  Marcus MeissnerTwo debug messages clarified, one useless prototype...
1998-12-11  Marcus Meissner294 missing WINAPI added.
1998-12-11  Juergen SchmiedFixed SetLastError with wrong value.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Jean-Claude CoteAdded implementation of the VARIANT APIs.
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-09  Uwe BonnesSome small corrections to EnumSystemLocales32AW
1998-11-30  Marcus MeissnerBugfix: second RegOpenKey should use CLSIDkey instead...
1998-11-26  Ulrich WeigandBugfix: Do *not* zero out output buffer in GetNumberFor...
1998-11-25  Pablo SaratxagaSmall fixes.
1998-11-25  Francis BeaudetImplemented 3 methods: SysAllocStringLen(), SysReAllocS...
1998-11-22  Eric KohlAdded IOleAdviseHoler interface (still a dummy) and...
1998-11-22  Eric KohlAdded stub for CreateItemMoniker().
1998-11-22  Juergen SchmiedSmall fixes to get the default language to a sensible...
1998-11-22  Andreas MohrEnhanced OABuildVersion() to return different version...
1998-11-22  Robert PouliotBetter OLE support in French languages.
1998-11-22  Marcus MeissnerTurn mega double switch into static table (reduces...
1998-11-15  Juergen SchmiedBug fix.
1998-11-15  David LuyerAdded Thai nls-resources.
1998-11-15  Pablo SaratxagaDisplay the language id for "XXX not supported for...
1998-11-15  Gavriel StateAdd stubs for GetRunningObjectTable32 and OleRegGetUser...
1998-11-15  Gavriel StateEnsure that CreateFileMoniker functions don't return...
1998-11-14  Eric KohlFixed list insertion bug in CoLoadLibrary().
1998-11-14  Pavel RoskinAdded stubs for CoRevokeClassObject and OleSetClipboard.
1998-11-14  Marcus Meissner(CoGetClassObject) one missing CALLBACK, extremely...
1998-11-14  Juergen SchmiedStub for GetNumberFormat32W.
1998-11-14  Alexander V. LukyanovFix SCOUNTRY, SNATIVECTRYNAME, SABBREVDAYNAME3; change...
1998-11-08  Alexandre JulliardAdded missing #include "config.h"
1998-11-08  Justin BradfordReplaces CoCreateGuid stub with an implementation of...
1998-11-08  Eric KohlAdded stub for CreateBindCtx() and added missing CoGetC...
1998-11-07  John RichardsonImplementation of CoLoadLibrary, CoFreeAllLibraries,
1998-11-01  John RichardsonImplementation of InprocServer32 CoGetClassObject.
1998-11-01  Ove KaavenAdded CoFreeLibrary stub.
1998-10-28  Juergen SchmiedAdded Slovak nls-resources.
1998-10-27  Robert PouliotSmall patch for better French support.
1998-10-25  Andreas MohrFixes for LANG_NEUTRAL.
1998-10-24  Pablo SaratxagaSmall corrections.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-22  Dimitrie O. PaunAdd some more NLS definitions for the Romanian language.
1998-10-22  Pete RatzlaffStub for CoCreateGuid().
1998-10-21  Pablo SaratxagaAdded the entries for LOCALE_SISO639LANGNAME and
1998-10-19  Eric PouechFixed bug on platforms were buffers returned by getenv...
1998-10-18  Matthew BeckerDocumentation updates.
1998-10-18  Uwe BonnesAdded stub for CoSetState32.
1998-10-18  Juergen SchmiedGetLocaleInfo32A can handle len=0 now, sets LastError...
1998-10-17  Juergen SchmiedFixed GetLocaleInfo32A for other languages than en_uk.
1998-10-17  Marcus MeissnerFixed the = -> == bug.
1998-10-11  Matthew BeckerDocumentation corrections/standardizations.
1998-10-10  Pablo SaratxagaMore NLS data.
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
next