PyCWinThread Object
An application class. Encapsulates an MFC CWinThread
class
Methods
- CreateThread
- Creates the actual thread behind the thread object.
- PumpIdle
- Pumps idle messages.
- PumpMessages
- Pumps all messages to the application until a WM_QUIT message is received.
- Run
- Starts the main application message pump.
- SetMainFrame
- Sets the C++ applications main frame
- SetThreadPriority
- Sets the threads priority