winefile: Don't use _tsplitpath().
[wine] / programs / winefile / winefile.h
2009-08-25  Michael Stefaniucwinefile: Don't use _tsplitpath().
2009-08-25  Michael Stefaniucwinefile: Get rid of the #ifndef UNICODE code paths.
2009-01-07  Alexandre Julliardwinefile: Get rid of hack to load vswprintf from msvcrt.
2008-03-27  Alexandre Julliardwinefile: Remove redundant About Wine menu option.
2007-07-30  Michael Stefaniucwinefile: Use SendMessageW instead of SNDMSG.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-18  Mike McCormackwinefile: Eliminate use of windowsx.h.
2006-02-21  Jason Greenwinefile: Add the ability to save window position to...
2006-01-31  Mike McCormackwinefile: Move the license and warranty text into the...
2005-11-17  Martin FuchsUse command line for initial directory selection.
2005-07-07  Martin Fuchs- remove <tchar.h> and <wchar.h> header usage by switch...
2005-06-20  Martin Fuchs- Sync with ReactOS repository, re-indent and remove...
2005-06-12  Martin FuchsMove __WINE__ ifdef directive.
2005-06-10  Mike McCormackFix more warnings.
2005-06-05  Martin FuchsSync winefile's header between WINE and ReactOS.
2005-05-23  Martin FuchsBug fixes for _NO_EXTENSIONS mode.
2004-11-22  Martin FuchsUnicodify string constants.
2004-10-07  Martin FuchsImmediately refresh child windows after changing the...
2004-09-27  Piotr Caban- added choosing fonts
2004-09-22  Martin Fuchs- Handle "." and ".." as special case and move them...
2003-08-13  Martin FuchsExtended winefile for an optional shell namespace mode.
2002-10-15  Martin Fuchs- Fixed building unter native WIN32.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-07-16  Gerald PfeiferDo not #include <malloc.h>, which is non-standard and...
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-06-04  Alexandre JulliardMerged Martin Fuchs' file manager (with the help of...