Esempio n. 1
0
 def __init__( self, fn_ptr):
     AccessViolationHook.__init__( self )
     #self.threadid = threadid
     self.fn_ptr = fn_ptr
Esempio n. 2
0
 def __init__(self):
     AccessViolationHook.__init__(self)
Esempio n. 3
0
 def __init__( self, fn_ptr):
     AccessViolationHook.__init__( self )
     #self.threadid = threadid
     self.fn_ptr = fn_ptr
Esempio n. 4
0
 def __init__(self):
     AccessViolationHook.__init__(self)