Hi,
struct MSVCRT__stat64i32 is already defined in dlls/msvcrt/msvcrt.h And these functions are also exported from msvcr80.
What would be an acceptable way to deal with this?
Best regards, Robert
Best regards, Robert
On Mon, 2010-05-24 at 12:10 +0200, Piotr Caban wrote:
Hi,
fstat64i32 and stat64i32 are not exported by native msvcrt.dll. This functions should be implemented in msvcr90.
Cheers, Piotr