shell32: Rearrange code to avoid forward declarations.
[wine] / dlls / shell32 / shfldr_netplaces.c
2012-01-11  Nikolay Sivovshell32: Avoid casts when creating item menu.
2012-01-10  Nikolay Sivovshell32: Merge ShellView menu implementations into...
2011-10-10  Michael Stefaniucshell32: Return the IEnumIDList object on its creation.
2011-10-10  Michael Stefaniucshell32: Merge enumidlist.h into the main header file.
2011-09-21  Michael Stefaniucshell32: Remove casts to the type of the casted expression.
2011-06-01  Michael Stefaniucshell32: COM cleanup in shfldr_netplaces.c.
2010-04-19  Nikolay Sivovshell32: Use shared code to return column details from...
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts from macros.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2008-11-05  Michael Stefaniucshell32: Use FIELD_OFFSET instead of hand coding its...
2008-10-08  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2008-06-20  Andrew Talbotshell32: Constify a variable.
2008-04-11  Rob Shearmanshell32: Implement ParseDisplayName for EntireNetwork...
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-31  Alexandre Julliardshell32: Fix messed up indentation.
2007-12-27  Mike McCormackshell32: Implement "My Network Places" shell folder.