ReactOS
0.4.15-dev-4594-g505ac65
|
The "Execute..."-dialog lets the user enter a command line to launch. More...
#include <filechild.h>
Static Public Member Functions | |
static INT_PTR CALLBACK | WndProc (HWND hwnd, UINT nmsg, WPARAM wparam, LPARAM lparam) |
Public Attributes | |
TCHAR | cmd [MAX_PATH] |
int | cmdshow |
The "Execute..."-dialog lets the user enter a command line to launch.
Definition at line 133 of file filechild.h.
|
static |
Definition at line 95 of file filechild.cpp.
Referenced by MainFrameBase::Command().
int ExecuteDialog::cmdshow |
Definition at line 135 of file filechild.h.
Referenced by WndProc().