Moved wine_get_unix_file_name implementation to ntdll, and changed it
[wine] / include / docobj.h
2003-09-04  Alexandre JulliardConverted docobj.h to IDL.
2003-09-04  Alexandre JulliardRemoved no longer needed include protections.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-02-26  Mike HearnAdd some OLECMDIDs present in MS headers.
2003-01-05  Ove KaavenInclude oaidl.h instead of wine/obj_oleaut.h.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Francois GougetInclude rpc*.h/windows.h/ole2.h just like windows.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-07-24  Paul QuinnAdd a few stubs, some C++ compatibility, and fix a...
1999-07-10  Juergen SchmiedSmall fixes.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-03-25  Paul QuinnCreation of docobj.h.