May 31, 2002
10:27 a.m.
Andriy Palamarchuk <apa3a(a)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). -- Alexandre Julliard julliard(a)winehq.com