|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| WCHAR | wszFilename [MAX_PATH] |
| WCHAR | wszCmd [MAX_PATH] |
| WCHAR | wszName [256] |
| BOOL | bHidden |
| BOOL | bRecommended |
| BOOL | bMRUList |
| HICON | hIcon |
Definition at line 148 of file COpenWithMenu.cpp.
| BOOL COpenWithList::SApp::bHidden |
Definition at line 154 of file COpenWithMenu.cpp.
Referenced by COpenWithList::IsHidden(), and COpenWithList::Load().
| BOOL COpenWithList::SApp::bMRUList |
Definition at line 156 of file COpenWithMenu.cpp.
Referenced by COpenWithList::AddAppToMRUList(), COpenWithList::Execute(), and COpenWithList::LoadMRUList().
| BOOL COpenWithList::SApp::bRecommended |
Definition at line 155 of file COpenWithMenu.cpp.
Referenced by COpenWithDialog::AddApp(), COpenWithMenu::QueryContextMenu(), and COpenWithList::SetRecommended().
| HICON COpenWithList::SApp::hIcon |
Definition at line 157 of file COpenWithMenu.cpp.
Referenced by COpenWithList::GetIcon().
Definition at line 151 of file COpenWithMenu.cpp.
Referenced by COpenWithList::Add(), COpenWithDialog::AddApp(), COpenWithList::GetIcon(), COpenWithList::GetName(), COpenWithList::Load(), COpenWithList::LoadFromProgIdKey(), COpenWithList::LoadInfo(), and COpenWithList::SaveApp().
Definition at line 150 of file COpenWithMenu.cpp.
Referenced by COpenWithList::AddAppToMRUList(), COpenWithList::AddInternal(), COpenWithList::Execute(), COpenWithList::GetIcon(), COpenWithList::GetName(), COpenWithList::IsHidden(), COpenWithList::SaveApp(), and COpenWithList::SetDefaultHandler().
| WCHAR COpenWithList::SApp::wszName[256] |
Definition at line 153 of file COpenWithMenu.cpp.
Referenced by COpenWithList::GetName(), and COpenWithList::LoadInfo().