ReactOS 0.4.16-dev-197-g92996da
|
#include <appwiz.h>
Public Attributes | |
LPITEMIDLIST | pidlTarget |
WCHAR | szTarget [2 *MAX_PATH] |
WCHAR | szDescription [MAX_PATH] |
WCHAR | szArguments [2 *MAX_PATH] |
WCHAR | szOrigin [MAX_PATH] |
WCHAR | szOldFile [MAX_PATH] |
WCHAR | szLinkName [MAX_PATH] |
WCHAR | szWorkingDirectory [MAX_PATH] |
LPITEMIDLIST CREATE_LINK_CONTEXT::pidlTarget |
Definition at line 30 of file appwiz.h.
Referenced by CreateShortcut(), ShowCreateShortcutWizard(), and WelcomeDlgProc().
Definition at line 33 of file appwiz.h.
Referenced by CreateShortcut(), and WelcomeDlgProc().
WCHAR CREATE_LINK_CONTEXT::szDescription |
Definition at line 32 of file appwiz.h.
Referenced by CreateShortcut(), DoValidateShortcutName(), FinishDlgProc(), ShowCreateShortcutWizard(), and WelcomeDlgProc().
WCHAR CREATE_LINK_CONTEXT::szLinkName |
Definition at line 36 of file appwiz.h.
Referenced by CreateInternetShortcut(), CreateShortcut(), and FinishDlgProc().
Definition at line 35 of file appwiz.h.
Referenced by FinishDlgProc(), ShowCreateShortcutWizard(), and WelcomeDlgProc().
Definition at line 34 of file appwiz.h.
Referenced by DoValidateShortcutName(), FinishDlgProc(), and ShowCreateShortcutWizard().
WCHAR CREATE_LINK_CONTEXT::szTarget |
Definition at line 31 of file appwiz.h.
Referenced by CreateInternetShortcut(), CreateShortcut(), FinishDlgProc(), and WelcomeDlgProc().