diff -r d47c6de21a88 -r a151135b0cf9 perfsrv/memspy/Driver/Kernel/Include/SubChannels/MemSpyDriverLogChanProcessInspection.h --- a/perfsrv/memspy/Driver/Kernel/Include/SubChannels/MemSpyDriverLogChanProcessInspection.h Mon Sep 27 14:07:59 2010 +0300 +++ b/perfsrv/memspy/Driver/Kernel/Include/SubChannels/MemSpyDriverLogChanProcessInspection.h Wed Sep 29 17:45:35 2010 +0300 @@ -30,7 +30,7 @@ class TMemSpyDriverProcessInspectionInfo; -class DMemSpyDriverLogChanProcessInspection : public DMemSpyDriverLogChanBase +NONSHARABLE_CLASS(DMemSpyDriverLogChanProcessInspection) : public DMemSpyDriverLogChanBase { public: DMemSpyDriverLogChanProcessInspection( DMemSpyDriverDevice& aDevice, DThread& aThread );