Use CreateFileW instead of OpenFile (doesn't exist on Windows CE)
commitbb05e9dd5a61639dfc661718ea03b437c919c286
authorSimon Howard <fraggle@gmail.com>
Sun, 7 Jun 2009 23:41:10 +0000 (7 23:41 +0000)
committerSimon Howard <fraggle@gmail.com>
Sun, 7 Jun 2009 23:41:10 +0000 (7 23:41 +0000)
tree8a4b950ac921171aad2bd46f467e57b4c11187ba
parentf43c74ef270111e193ac435aa180593cd1f3b744
Use CreateFileW instead of OpenFile (doesn't exist on Windows CE)

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1576 ee5ca603-980d-0410-972c-a23fc50d79fe
src/w_file_win32.c