http://bugs.winehq.org/show_bug.cgi?id=5436
------- Additional Comments From boeser.wolff@web.de 2006-20-09 12:50 ------- took my time and searched through msdn a bit, but... the description of createfile(a/w) does not include a description of its return codes. with my little knowledge of programming w32, it seems the right place to look for is "system error codes". if i look up the one for 0x10 - mankind.mip exists - i get: ERROR_BAD_ENVIRONMENT(??) with a non-existing mankind.mip the seems 0x34: ERROR_WRONG_DISK(???)