Added stubs for mapi32, msimg32, sti and url.
[wine] / dlls / ole32 /
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-11  Hidenori TakeshimaSynchronize access to the s_COMLockCount, firstRegister...
2001-09-10  Bill MedlandBasic implementation of IStream:Clone.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-07-29  Patrik StridvallFixed some warnings.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-14  Marcus MeissnerMade some FIXME()s print the respective strings passed.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallFixed some issues found by winapi_check.
2001-06-28  Dmitry TimoshkovFinish ole32 separation.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-20  Andreas MohrSpelling fixes.
2001-04-16  Dmitry TimoshkovImplementation of OLE32.IsAccelerator.
2001-04-16  Dmitry TimoshkovReturn STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage...
2001-04-09  Marcus MeissnerArg 3 of CoGetClassObject is COSERVERINFO*, added some...
2001-04-09  Marcus MeissnerAdded GetConvertStg stub.
2001-03-31  Gerard PatelDon't try to create file twice in the NULL filename...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Francois GougetFix typos in comments.
2001-02-12  Andreas MohrTake a stab at implementing OleSetAutoConvert.
2001-02-12  Huw D M DaviesFix ReleaseStgMedium for MetaFilePict types.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-19  Gerard PatelStub for DllDebugObjectRPCHook.
2000-12-15  Huw D M DaviesCheck to see whether any ancestor windows are drop...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-26  Patrik StridvallFixed some issues found by winapi_check.
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
2000-11-25  Alexandre JulliardFixed warnings.
2000-11-25  Andreas MohrCosmetics.
2000-11-25  Marcus MeissnerAdded OLE32.DllRegisterServer stub.
2000-11-15  Marcus MeissnerSimplified reg handling in CoGetClassObject, do not...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-28  Marcus MeissnerCreateItemMoniker may get NULL as szDelim, some cleanups.
2000-10-28  Marcus MeissnerFixed OleLoadFromStream: Dereference ppvObj and get...
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-12  Stephane LussierImplementation of OleLockRunning function.
2000-09-29  Huw D M DaviesFix a couple of TRACE messages.
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-24  Gerald PfeiferFixed format strings.
2000-09-22  Damyan OgnyanoffIErrorInfo is now derived from IUnknown.
2000-09-22  Huw D M DaviesStub for CoIsOle1Class.
2000-09-01  James HathewayImplemented CoGetPSClsid().
2000-08-16  Louis Philippe GagnonWhile dragging, catch keyboard messages between WM_KEYF...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardFixed IsEqualGUID definition.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-29  Marcus MeissnerImplemented OleGetAutoConvert.
2000-07-28  Dmitry TimoshkovAdded stub for OLE32.OleSetAutoConvert needed by Adobe...
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-16  Andreas MohrSpelling fixes.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-10  Juergen SchmiedImplemented OleCreate.
2000-07-08  Huw D M DaviesImplement IDataAdviseHolder.
2000-07-08  Huw D M DaviesCreateStreamOnHGlobal should alloc a shared memory...
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-23  Huw D M DaviesCLSIDFromString apparently also accepts ProgIDs as...
2000-06-20  Noomen HamzaOleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-18  James HathewayAdded a stub for CoCreateFreeThreadedMarshaler().
2000-06-16  Francois JacquesMake IIDFromString point to CLSIDFromString.
next