Assorted spelling fixes.
[wine] / dlls / ole32 / Makefile.in
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-07-09  Steven Edwards- Create new file ole2_16.c for ole2 16bit only functions.
2003-05-15  Steven EdwardsSeparate Win16 and Win32 implementations in memlockbytes.
2003-03-28  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-11  Mike HearnImplemented the global interface table object using...
2003-01-05  Marcus Meissnerole2nls.c is a 16bit only.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-10-31  Alexandre JulliardAdded import of ntdll.
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.