(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.9 and 1.10

version 1.9, 2001/07/10 22:31:14 version 1.10, 2002/03/20 17:47:07
Line 41 
Line 41 
  
 #define PEGASUS_SINT64 __int64 #define PEGASUS_SINT64 __int64
  
   #define PEGASUS_LLONG_MAX 9223372036854775807LL
   #define PEGASUS_LLONG_MIN (-PEGASUS_LLONG_MAX - 1LL)
   
   #define PEGASUS_ULLONG_MAX 18446744073709551615ULL
   
 #define PEGASUS_HAVE_NAMESPACES #define PEGASUS_HAVE_NAMESPACES
  
 #define PEGASUS_HAVE_EXPLICIT #define PEGASUS_HAVE_EXPLICIT


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2