Removed inclusion of winnt.h because the porting layer shouldn't
[wine] / include / wine / obj_shellfolder.h
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...