(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.16 and 1.17

version 1.16, 2003/06/25 17:44:03 version 1.17, 2003/10/13 22:09:05
Line 64 
Line 64 
  
 #define PEGASUS_HAVE_IOS_BINARY #define PEGASUS_HAVE_IOS_BINARY
  
   // Exclude rarely-used stuff from Windows headers
   // Note: this is also an easy way to avoid the often introduced
   // winsock.h/winsock2.h mixing compiler error problems.
   #define WIN32_LEAN_AND_MEAN
   
 // Suppress this warning: "identifier was truncated to '255' characters in the // Suppress this warning: "identifier was truncated to '255' characters in the
 // debug information": // debug information":
 #pragma warning( disable : 4786 ) #pragma warning( disable : 4786 )


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2