netstat: Initial implementation.
[wine] / dlls / shell32 / shpolicy.c
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2006-11-28  Dmitry Timoshkovshell32: Make some data static and const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-11-30  Eric PouechConst correctness fixes.
2004-07-29  Filip NavaraAdd REST_NONLEGACYSHELLMODE policy.
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-02  Rolf KalbermatterMoved definition of newly documented API SHRestricted...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-27  Rolf KalbermatterCosmetic fixes.
2003-03-23  Rolf KalbermatterSHInitRestricted() fix boolean error introduced in...
2003-03-21  Rolf Kalbermatter- Add new W2K policies to the known list of policies.
2003-03-12  Jon GriffithsConstify the strings in the policy cache.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...