shell32: Support for CLSID_ShellFSFolder in unixfs.
[wine] / dlls / shell32 / dialogs.c
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-03-07  Mike McCormackUse lstrcmpiA in preference to strcasecmp.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2004-09-27  Ge van GeldorpCall GetProcessHeap() instead of passing its address.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-08-09  Mike McCormackUse Heap function in preference to malloc/free.
2004-08-02  Jens CollinUse ShellExecute instead of CreateProcess in run dialog.
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-07-16  Gregg MattinsonFixed another non-static structure initializer.
2002-06-28  Nix N. NixRemoved message box that would pop up if a RunMRU list...
2002-06-10  Nix N. NixAdded RunFileDlg with MRU list.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c