Implemented timer related functions in ntdll and make the kernel32
[wine] / include / wine / obj_shellfolder.h
2003-05-19  Robert ShearmanFix value of IID_IShellFolder2.
2003-04-17  Rolf KalbermatterImplemented ILGetDisplayNameExA and ILGetDisplayNameExW...
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...
2002-07-03  Gregg MattinsonRemoved extra , from last element in enum declarations.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-02-26  Juergen SchmiedAdded Winelib types.
2000-02-07  Juergen SchmiedAdded IPersistFolder2 interface.
1999-11-07  Juergen Schmied- new interface declaration for IShellfolder2
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...