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

Diff for /pegasus/src/Pegasus/Common/SystemWindows.cpp between version 1.14 and 1.15

version 1.14, 2001/12/13 14:54:02 version 1.15, 2002/01/17 05:33:49
Line 209 
Line 209 
     return true;     return true;
 } }
  
   Uint32 System::getPID()
   {
       // ATTN: Implement this to get the process ID of the current process
       //       This is used by the Tracer
       return 0;
   }
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2