netstat: Initial implementation.
[wine] / dlls / shell32 / undocshell.h
2010-07-20  David Hedbergshell32: Shell_MergeMenus should be declared in shlobj...
2010-03-03  Nikolay Sivovshell32: Remove WINAPI where it's not needed.
2009-02-12  Francois Gougetshell32: Make SHILCreateFromPathA() static and remove...
2008-12-03  Alexandre Julliardshell32: Make some functions static.
2007-11-12  Detlef Riekenbergshell32: Some undocumented defines and functions are...
2006-11-15  Andrew Talbotshell32: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-24  Vincent BéronRemove multiple declarations of the same function,...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-11-04  Aric StewartImplementation of PathCleanupSpec.
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2004-02-11  Martin Fuchs- move some PIDL function declarations from undocshell...
2004-02-10  Jon GriffithsStrRetToStrN returns BOOL and shouldn't crash on NULL...
2004-01-21  Rolf KalbermatterImplement PathGetShortPathA/W and change its prototype...
2004-01-16  Martin FuchsCorrected definition of PathYetAnotherMakeUniqueName().
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2003-10-02  Rolf KalbermatterMoved definition of newly documented API SHRestricted...
2003-09-22  Rolf KalbermatterAdded declarations for newly documented SHChangeNotify...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-08-29  Rolf KalbermatterChange protoype of SHChangeNotifyRegister to what MSDN...
2003-05-19  Mike McCormackImplemented ReadCabinetState and WriteCabinetState.
2003-04-17  Rolf KalbermatterImplemented ILGetDisplayNameExA and ILGetDisplayNameExW...
2003-04-01  Rolf KalbermatterMoved prototype for SHBindToParent() to shlobj.h.
2003-03-26  Rolf KalbermatterImplemented CheckEscapesA/W.
2003-03-21  Rolf Kalbermatter- Add new W2K policies to the known list of policies.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-20  Jon GriffithsUpdate shell xxxAW wrapper prototypes for fixed SHLWAPI...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.