Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT and the related
[wine] / include / wine / obj_oleaut.h
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-09  James HathewayFixed typo in the IDispatch_GetTypeInfo macro.
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-07-08  Francois JacquesImplemented SafeArrayGetVarType.
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-18  Stephane Lussier- Fixed a memory corruption in safe arrays when using...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-10-13  Francois GougetFixed a typo in a function declaration.
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-06-05  Rein KlazesRead/load type libraries. Implementation of ITypeLib...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-06  Francois GougetWarning fix.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  Francis BeaudetImplemented support for arrays and safe arrays in VARIA...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Adrian ThurstonAdds C++ nameless union support to tagVARIANT.
1999-02-20  Francis BeaudetImplemented the OleCreateFontIndirect method and the...