"Oliver Stieber" oliver_stieber@yahoo.co.uk wrote:
This patch corrects the test for OpenFile with a style of OF_EXIST. The test should fail if the function returns anything other than HFILE_ERROR as a failure. This is based on http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/o... and debugging 'No One Lives Forever Demo' (ftp://ftp.lith.com/pub/nolf/NOLFDemo.zip)
Did you run the test on a real Windows machine or just have read MSDN?