Values for TSR information structure "exec_cmd_show" |
| Value | Description |
|---|---|
|
00h |
HIDE |
|
01h |
SHOWNORMAL |
|
02h |
SHOWMINIMIZED |
|
03h |
SHOWMAXIMIZED |
|
04h |
SHOWNOACTIVE |
|
05h |
SHOW |
|
06h |
MINIMIZE |
|
07h |
SHOWMINNOACTIVE |
|
08h |
SHOWNA |
|
09h |
RESTORE |
|
Note: |
This value is passed as the second parameter to the WinExec(), LoadLibrary(), or OpenDriver() call used to execute a requested command line. |
|
See Also: |