Subject: Re: Project size starts counting down (possible bug)
Author: Xavier Roche
Date: 03/21/2002 19:37
Ah, well, normally I set the win version to:
typedef __int64 LLint;
typedef __int64 TStamp;
typedef int INTsys;
#define LLintP "%I64d"
and normally all sizes are of type 'LLint'.. I will
double check that!