Andriy Palamarchuk apa3a@yahoo.com writes:
The same happens for some other file functions. What is the correct fix for this problem?
Just remove msvcrt from the import list, it isn't needed (or if you really want to use msvcrt, then you have to use the msvcrt headers too instead of the libc ones).