예제 #1
0
 def __init__( self, fn_ptr):
     AccessViolationHook.__init__( self )
     #self.threadid = threadid
     self.fn_ptr = fn_ptr
예제 #2
0
 def __init__(self):
     AccessViolationHook.__init__(self)
예제 #3
0
파일: modptr.py 프로젝트: zqqq/JuusanKoubou
 def __init__( self, fn_ptr):
     AccessViolationHook.__init__( self )
     #self.threadid = threadid
     self.fn_ptr = fn_ptr
예제 #4
0
 def __init__(self):
     AccessViolationHook.__init__(self)