Try CreateProcess even if SHGetFileInfo fails so that we can launch
authorAlexandre Julliard <julliard@winehq.org>
Wed, 9 Oct 2002 20:38:36 +0000 (20:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Oct 2002 20:38:36 +0000 (20:38 +0000)
commit11d606db26fd7bcb7b0ed88bbacd97f256a3f413
treed6f99b838a3e2a921560f9a06ab4eca13c7fb9f3
parent580235504d3f8cec91da26aab8cd0ca4f65b1a88
Try CreateProcess even if SHGetFileInfo fails so that we can launch
Unix binaries.
programs/wcmd/wcmdmain.c