Replaced all lstr* calls from inside Wine code by their str* equivalent.
[wine] / dlls / ole32 / Makefile.in
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-19  Dimitrie O. PaunMoved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
2000-05-07  Dimitrie O. PaunSeparate OLE2NLS out of KERNEL.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
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-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.