Fixed bugs in safe arrays.
[wine] / dlls / oleaut32 / Makefile.in
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-03-19  Dmitry TimoshkovAdd version info for built-in oleaut32.dll.
2001-02-12  Jon GriffithsImplement LHashValOfNameSysA for 4 LCIDs, fix prototype.
2000-12-19  Francois JacquesImplementation of Dispatch API.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Huw D M DaviesA generic implemention of IConnectionPoint/IEnumConnect...
2000-07-15  Huw D M DaviesOLE picture object implementation.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-29  Patrik StridvallMoved some stubs and added forwards in order to make...
2000-02-27  Alexandre Julliardoleaut32 should not import functions from olepro32.
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-25  Alexandre JulliardAdded import of olepro32.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.