win32ui.CreateDebuggerThread
CreateDebuggerThread()
Starts a debugging thread (ie, creates the "break" button).
Comments
This allows an application which is performing a long operation to dispatch paint messages during the operation.
CreateDebuggerThread()
Starts a debugging thread (ie, creates the "break" button).