shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2...
[wine] / dlls / shell32 / 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.