|
ReactOS 0.4.16-dev-1946-g52006dd
|
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().
Definition at line 134 of file filechild.h.
Referenced by MainFrameBase::Command(), and WndProc().
| int ExecuteDialog::cmdshow |
Definition at line 135 of file filechild.h.
Referenced by MainFrameBase::Command(), and WndProc().