shell32: Update to IContextMenu3.
[wine] / dlls / shell32 / xdg.c
2009-01-27  Marcus Meissnershell32: Added missing fclose (Coverity).
2009-01-26  Andrew Talbotshell32: Declare some functions static.
2008-12-09  Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-11-12  Andrew Talbotshell32: Sign-compare warnings fix.
2008-11-12  Dmitry Timoshkovshell32: Make some data static const.
2008-06-19  Rob Shearmanshell32: Free the correct pointer in XDG_UserDirLookup.
2008-04-30  Austin Englishshell32: Fix a typo.
2008-03-12  Lei Zhangshell32: Add xdg-user-dirs lookup code.
2007-11-06  Andrew Talbotshell32: Constify some variables.
2007-06-11  Alexandre Julliardshell32: Fix contents of string returned in load_path.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2006-11-28  Dmitry Timoshkovshell32: Make some data static and const.
2006-11-16  Detlef Riekenbergshell32: Fix a function name in a comment.
2006-11-13  Francois Gougetshell32: Fix inclusion of conditional headers (spotted...
2006-08-18  Mikołaj Zalewskishell32: Add desktop entries parsing code.
2006-07-31  Mikołaj Zalewskishell32: Add trashing support functions.