memspy/MemSpyClient/inc/memspyprocessdata.h
changeset 22 a009639409f5
parent 17 67c6ff54ec25
child 34 7259cf1302ad
--- 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