Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/w/i/winappdbg-1.5/winappdbg/window.py winappdbg(Download)
@raise WindowsError: An error occured while processing this request. """ hWnd = win32.GetParent( self.get_handle() ) if hWnd: return self.__get_window(hWnd)
history.add(hWnd) hPrevWnd = hWnd hWnd = win32.GetParent(hWnd) if hWnd in history: # See: https://docs.google.com/View?id=dfqd62nk_228h28szgz