Added missing register defines for Linux/PPC.
[wine] / dlls / oleaut32 / dispatch.c
2003-07-09  Robert Shearman- AddRef type info stored in StdDispatch.
2003-03-18  Jon GriffithsDocumentation updates.
2003-01-05  Alexandre JulliardFixed some issues caused by the new oaidl.h.
2002-12-23  Alexandre JulliardGet rid of ole.h.
2002-12-17  Robert ShearmanAdd standard dispatch implementation (CreateStdDispatch).
2002-12-12  Marcus MeissnerSeparated out 16bit sources for ole2disp.dll.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-01  Ove KaavenImplemented DispGetParam.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-02-12  Patrik StridvallDocumentation argument fixes.
2000-12-19  Francois JacquesImplementation of Dispatch API.