explorer: Try ShellExecute if the parameter isn't a directory.
[wine] / programs / explorer / appbar.c
2010-03-30  Alexandre Julliardshell32: Pack the appbar data structure to allow crossi...
2009-01-06  Vincent Povirkexplorer: Quiet a few fixmes.
2008-12-15  Francois Gougetexplorer: Make appbar_wndproc() static.
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-09-05  Vincent Povirkexplorer: Modify rects passed to SHAppBarMessage to...
2008-09-05  Vincent Povirkexplorer: Track appbar positions and send ABN_POSCHANGE...
2008-09-05  Vincent Povirkexplorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...