Const correctness fixes.
[wine] / dlls / shell32 / debughlp.c
2004-11-30  Eric PouechConst correctness fixes.
2004-10-26  Juan LangFix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and...
2004-08-09  Marcus MeissnerMarked some functions in debughlp as static.
2004-04-19  Maxime BellengéAdd the IAutoComplete and IAutoComplete2 implementation...
2004-04-14  Juan LangCorrect some PIDL types and eliminate some magic number...
2004-04-06  Juan Lang- rename PT_SPECIAL to PT_SHELLEXT
2004-04-06  Juan LangRename PT_MYCOMP to PT_GUID, and the corresponding...
2004-01-18  Martin Fuchs- declare PT_RAS_FOLDER for the "RAS Connections" folder
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-05-19  Robert ShearmanAdd a PIDL type For Network Provider.
2002-12-16  Rolf KalbermatterAdd debug info for IExtractIconW.
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-09  Juergen SchmiedMoving the pidl debug functions to a separate file...