Use GetModuleFileNameW to get the (Unicode) path to the Doom executable. This hopefu...
commitc5cfbf7d57f63aa0eecf38de74c738a68ac88f51
authorSimon Howard <fraggle@gmail.com>
Mon, 14 Dec 2009 20:57:04 +0000 (14 20:57 +0000)
committerSimon Howard <fraggle@gmail.com>
Mon, 14 Dec 2009 20:57:04 +0000 (14 20:57 +0000)
tree6d53023ce3b8f281a0bf6d02f37ee2e770a24fc2
parentc7cf0283cc047555116265bd70516bfe8cf39567
Use GetModuleFileNameW to get the (Unicode) path to the Doom executable.  This hopefully fixes problems with Unicode directory names.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1747 ee5ca603-980d-0410-972c-a23fc50d79fe
setup/execute.c