ReactOS 0.4.16-dev-117-g38f21f9
|
#include <shellapi.h>
Definition at line 310 of file shellapi.h.
DWORD _SHELLEXECUTEINFOA::cbSize |
Definition at line 311 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), CISFBand::InvokeCommand(), ShellEntry::launch_entry(), LaunchHardwareWizard(), RealShellExecuteExA(), RunFile(), RunGUIAppWiz(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
DWORD _SHELLEXECUTEINFOA::dwHotKey |
Definition at line 323 of file shellapi.h.
Referenced by shell_execute_ex_(), and ShellExecuteA().
ULONG _SHELLEXECUTEINFOA::fMask |
Definition at line 312 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), CISFBand::InvokeCommand(), ShellEntry::launch_entry(), RealShellExecuteExA(), RunFile(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
HANDLE _SHELLEXECUTEINFOA::hIcon |
Definition at line 324 of file shellapi.h.
HINSTANCE _SHELLEXECUTEINFOA::hInstApp |
Definition at line 319 of file shellapi.h.
Referenced by RealShellExecuteExA(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
HKEY _SHELLEXECUTEINFOA::hkeyClass |
Definition at line 322 of file shellapi.h.
Referenced by shell_execute_ex_(), and ShellExecuteA().
HANDLE _SHELLEXECUTEINFOA::hProcess |
Definition at line 325 of file shellapi.h.
Referenced by RealShellExecuteExA(), RunFile(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
HWND _SHELLEXECUTEINFOA::hwnd |
Definition at line 313 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), ShellEntry::launch_entry(), LaunchHardwareWizard(), RealShellExecuteExA(), RunGUIAppWiz(), shell_execute_ex_(), and ShellExecuteA().
LPCSTR _SHELLEXECUTEINFOA::lpClass |
Definition at line 321 of file shellapi.h.
Referenced by RealShellExecuteExA(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
LPCSTR _SHELLEXECUTEINFOA::lpDirectory |
Definition at line 317 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), ShellEntry::launch_entry(), RealShellExecuteExA(), RunFile(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
LPCSTR _SHELLEXECUTEINFOA::lpFile |
Definition at line 315 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), ShellEntry::launch_entry(), LaunchHardwareWizard(), RealShellExecuteExA(), RunFile(), RunGUIAppWiz(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
PVOID _SHELLEXECUTEINFOA::lpIDList |
Definition at line 320 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), CISFBand::InvokeCommand(), ShellEntry::launch_entry(), shell_execute_ex_(), and ShellExecuteA().
LPCSTR _SHELLEXECUTEINFOA::lpParameters |
Definition at line 316 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), ShellEntry::launch_entry(), LaunchHardwareWizard(), RealShellExecuteExA(), RunFile(), RunGUIAppWiz(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
LPCSTR _SHELLEXECUTEINFOA::lpVerb |
Definition at line 314 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), CISFBand::InvokeCommand(), ShellEntry::launch_entry(), LaunchHardwareWizard(), RealShellExecuteExA(), RunGUIAppWiz(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().
int _SHELLEXECUTEINFOA::nShow |
Definition at line 318 of file shellapi.h.
Referenced by StartMenu::ActivateEntry(), CISFBand::InvokeCommand(), ShellEntry::launch_entry(), RealShellExecuteExA(), RunFile(), shell_execute_ex_(), and ShellExecuteA().