#include <vmsFdmAppMgr.h>
Public Member Functions | |
| void | ShowInstallBtMessage () |
| void | ShowInstallMediaFeaturesMessage () |
| BOOL | IsMediaFeaturesInstalled () |
| BOOL | IsBtInstalled () |
| vmsFdmAppMgr () | |
| virtual | ~vmsFdmAppMgr () |
Definition at line 13 of file vmsFdmAppMgr.h.
| vmsFdmAppMgr::vmsFdmAppMgr | ( | ) |
Definition at line 10 of file vmsFdmAppMgr.cpp.
| vmsFdmAppMgr::~vmsFdmAppMgr | ( | ) | [virtual] |
Definition at line 15 of file vmsFdmAppMgr.cpp.
| void vmsFdmAppMgr::ShowInstallBtMessage | ( | ) |
Definition at line 35 of file vmsFdmAppMgr.cpp.
References L_INST_BT_SUPPORT, LS, and NULL.
Referenced by fsDownloadsMgr::OnDldDone_CheckDownloadIsBittorrent().
| void vmsFdmAppMgr::ShowInstallMediaFeaturesMessage | ( | ) |
Definition at line 30 of file vmsFdmAppMgr.cpp.
References L_INST_MEDIA_FEATURES, LS, and NULL.
Referenced by CDlgVidMan::OnConvert(), and CDlg_CreateFVDownload::OnUseAutoConvert().
| BOOL vmsFdmAppMgr::IsMediaFeaturesInstalled | ( | ) |
Definition at line 25 of file vmsFdmAppMgr.cpp.
Referenced by CDlgVidMan::OnConvert(), CAboutDlg::OnInitDialog(), CDlg_CreateFVDownload::OnInitDialog(), and CDlg_CreateFVDownload::OnUseAutoConvert().
| BOOL vmsFdmAppMgr::IsBtInstalled | ( | ) |
Definition at line 20 of file vmsFdmAppMgr.cpp.
Referenced by CDownloaderPropertiesSheet::Init(), fsDownloadsMgr::OnDldDone_CheckDownloadIsBittorrent(), CAboutDlg::OnInitDialog(), and CFdmApp::RegisterServer().
1.5.6