diff -r 67c6ff54ec25 -r a009639409f5 memspy/MemSpyClient/inc/memspyprocessdata.h --- a/memspy/MemSpyClient/inc/memspyprocessdata.h Fri May 14 17:25:03 2010 +0300 +++ b/memspy/MemSpyClient/inc/memspyprocessdata.h Thu May 27 14:26:55 2010 +0300 @@ -37,8 +37,10 @@ TExitCategoryName iExitCategory; TInt iExitReason; TExitType iExitType; - TInt iThreadCount; - TMemSpyDriverProcessInfo iInfo; + TInt iThreadCount; + TUint32 iSID; + TUint32 iVID; + //TMemSpyDriverProcessInfo iInfo; }; #endif // MEMSPYPROCESSDATA_H