#include <command.h>
Public Member Functions | |
| Command (const wxString &sCommand, unsigned long ulTimeOut=INFINITE) | |
| long | Run () |
Private Attributes | |
| wxString | m_sCommand |
| DWORD | m_dwTimeOut |
This class runs a command "silently".
Definition at line 28 of file command.h.
|
||||||||||||
|
|
|
|
Definition at line 40 of file command.h. References m_dwTimeOut. |
|
|
Definition at line 94 of file command.h. Referenced by Run(). |
|
|
|
1.3.6