Hi, what is the meaning of this compiler define? I am expecting, that Currency datatype is internaly stored using Int64 datatype (*10000). This compiler define is set for Win64, but not for Win32. Does it means, that on Win32 there is Currency internaly represented using another data type? TIA -Laco.