ReactOS 0.4.15-dev-8100-g1887773
ACTION_DIALOG Struct Reference
Collaboration diagram for ACTION_DIALOG:

Public Attributes

HWND hwndLB
 
WCHAR ClassName [64]
 
WCHAR szAction [64]
 
WCHAR szApp [MAX_PATH]
 
BOOL bUseDDE
 

Detailed Description

Definition at line 815 of file filetypes.cpp.

Member Data Documentation

◆ bUseDDE

BOOL ACTION_DIALOG::bUseDDE

Definition at line 821 of file filetypes.cpp.

Referenced by EditActionDlgProc(), and NewActionDlgProc().

◆ ClassName

WCHAR ACTION_DIALOG::ClassName[64]

Definition at line 818 of file filetypes.cpp.

Referenced by EditActionDlgProc().

◆ hwndLB

HWND ACTION_DIALOG::hwndLB

Definition at line 817 of file filetypes.cpp.

◆ szAction

WCHAR ACTION_DIALOG::szAction[64]

Definition at line 819 of file filetypes.cpp.

Referenced by EditActionDlg_OnOK(), EditActionDlgProc(), and NewActionDlg_OnOK().

◆ szApp

WCHAR ACTION_DIALOG::szApp[MAX_PATH]

Definition at line 820 of file filetypes.cpp.

Referenced by EditActionDlg_OnOK(), EditActionDlgProc(), and NewActionDlg_OnOK().


The documentation for this struct was generated from the following file: