http://bugs.winehq.org/show_bug.cgi?id=34973
--- Comment #7 from Elwin erichv@verizon.net 2013-11-22 09:51:31 CST --- I believe this is the link I downloaded the program from: https://archive.org/details/UruAgesBeyondMystDemo
If not, I downloaded it from the UBI website in my M$ days.
I agree with Piotr Caban it is possible that either the program or wine is not handling the file handles properly.
I do need one clarification, is statement "static file_crit* MSVCRT_fstream[MSVCRT_MAX_FILES/MSVCRT_FD_BLOCK_SIZE];" defining a size or the maximum number of possible records of type file_crit.
Sorry, I coming from a Pascal programming background.