shell32: Implement "My Network Places" shell folder.
[wine] / dlls / shell32 / pidl.h
2007-12-27  Mike McCormackshell32: Implement "My Network Places" shell folder.
2007-09-12  Andrew Talbotshell32: Constify some variables.
2007-04-11  Alexandre Julliardshell32: Have _ILCreateFromFindDataW also create a...
2007-04-11  Aric Stewartshell32: Update the debug functions to handle Unicode...
2007-04-11  Aric Stewartshell32: Avoid unneeded A->W conversions in _ILSimpleGe...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Jungshell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPA...
2006-02-14  Michael Jungshell32: Return a GUID pidl for CSIDL_PERSONAL in SHGet...
2006-01-03  Michael Jungshell32: Helper function for unicode support in folder...
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-15  Michael JungImplement SHGetPathFromIDList based on GetDisplayNameOf.
2005-04-13  Huw DaviesAdd a unicode pidl type.
2005-02-23  Mike McCormack- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
2005-02-22  Mike McCormack- handle IFileSystemBindData in IShellFolder::ParseDisp...
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-15  Martin Fuchs- make drive letters in PIDLs always uppercase to enabl...
2004-04-14  Martin FuchsReturn "file not found" error values instead of E_INVAL...
2004-04-14  Juan LangCorrect some PIDL types and eliminate some magic number...
2004-04-08  Juan LangMove control panel applet enumeration to cpanelfolder.c.
2004-04-07  Juan Lang- comment fixes
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-03-27  Martin FuchsImplementation of the control panel folder in shell...
2004-01-21  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-01-18  Martin Fuchs- declare PT_RAS_FOLDER for the "RAS Connections" folder
2004-01-06  Francois GougetAssorted spelling fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-05-19  Robert ShearmanAdd a PIDL type For Network Provider.
2003-04-17  Rolf KalbermatterImplemented ILGetDisplayNameExA and ILGetDisplayNameExW...
2003-03-26  Rolf KalbermatterAdd new helper function to create a relative file or...
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-20  Juergen SchmiedNew aPidl handling functions.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-09-19  Juergen SchmiedMore support for special pidls in SHGetSpecialFolderLoc...
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-12  Marcus MeissnerAdded missing prototype for ILFindChild().
1999-07-10  Juergen SchmiedSome more pidl-types.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-24  Juergen SchmiedMade internal format more compatible.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Juergen SchmiedChanged pidl structure to match the pidl's used in...
1999-02-22  Juergen Schmied- eliminated one element of the pidl struct (dwSFGAO)
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedImplemented: ILIsEqal, ILFindChild, _ILGetFileDate...
1998-10-11  Juergen SchmiedNew class IDLList "Item ID List List" (internal).
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822