Implementation of the control panel folder in shell namespace.
[wine] / dlls / shell32 / shv_item_cmenu.c
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-06-24  Aric StewartISvItemCm_fnInvokeCommand: added support for "delete...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...