(file) Return to Platform_WIN32_IX86_MSVC.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Platform_WIN32_IX86_MSVC.h between version 1.10 and 1.11

version 1.10, 2002/03/20 17:47:07 version 1.11, 2002/03/20 19:29:02
Line 41 
Line 41 
  
 #define PEGASUS_SINT64 __int64 #define PEGASUS_SINT64 __int64
  
 #define PEGASUS_LLONG_MAX 9223372036854775807LL  #define PEGASUS_LLONG_MAX Sint64(9223372036854775807)
 #define PEGASUS_LLONG_MIN (-PEGASUS_LLONG_MAX - 1LL)  #define PEGASUS_LLONG_MIN (-PEGASUS_LLONG_MAX - 1)
  
 #define PEGASUS_ULLONG_MAX 18446744073709551615ULL  #define PEGASUS_ULLONG_MAX Uint64(18446744073709551615)
  
 #define PEGASUS_HAVE_NAMESPACES #define PEGASUS_HAVE_NAMESPACES
  


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2