#include "FDMForFirefox.h"#include <windows.h>#include "../../lngphrases.h"#include "vmsFirefoxExtensionInstaller.h"#include "FDMUrlReceiver.h"#include <assert.h>#include <atlbase.h>#include <fsString.h>Go to the source code of this file.
Defines | |
| #define | FLASHGOT_CID "{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}" |
Functions | |
| _COM_SMARTPTR_TYPEDEF (IFDMFlashVideoDownloads, __uuidof(IFDMFlashVideoDownloads)) | |
| LPCSTR | strcmp_m (LPCSTR pszWhere, LPCSTR pszWhat) |
| LPCSTR | strcmpi_m (LPCSTR pszWhere, LPCSTR pszWhat) |
| BOOL | IsExtStrEq (LPCSTR pszMasked, LPCSTR psz2) |
| BOOL | IsExtInExtsStr (LPCSTR pszExts, LPCSTR pszExt) |
| BOOL | IsServerInServersStr (LPCSTR pszServers, LPCSTR pszServer) |
| fsString | DomainFromUrl (LPCSTR pszUrl) |
| #define FLASHGOT_CID "{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}" |
Definition at line 17 of file FDMForFirefox.cpp.
Referenced by CFDMForFirefox::is_FlashGotInstalled(), and vmsFirefoxMonitoring::IsFlashGotInstalled().
| _COM_SMARTPTR_TYPEDEF | ( | IFDMFlashVideoDownloads | , | |
| __uuidof(IFDMFlashVideoDownloads) | ||||
| ) |
Definition at line 325 of file FDMForFirefox.cpp.
References NULL.
Referenced by CFDMForFirefox::IsServerToSkip().
Definition at line 266 of file FDMForFirefox.cpp.
Referenced by vmsDownloadsGroupsMgr::FindGroupByExt(), fsDownloads_GroupsMgr::FindGroupByExt(), CWGUrlReceiver::is_ExtToSkip(), is_ExtToSkip(), CDownloadsWnd::IsMediaDownload(), vms7zipFormatDLL::IsSupportedArchive(), fsWebPageDownloader::IsUrlsEqual(), CFDMForFirefox::IsUrlShouldBeSkipped(), fsIECatchMgr::OnBeforeNavigate(), fsWebPageDownloader::OnCheckFileExtIsOK(), CCreateDownloadListDlg::OnFilter(), fsWebPageDownloader::OnWPDownloadDone(), fsInternetDownloader::OpenUrl_imp(), fsWebPageDownloader::ParseHTMLImages(), fsWebPageDownloader::ParseHTMLUrls(), and fsDownloadsMgr::PerformVirusCheck().
Definition at line 261 of file FDMForFirefox.cpp.
References NULL, and strcmpi_m().
Referenced by IsExtInExtsStr(), and IsServerInServersStr().
Definition at line 293 of file FDMForFirefox.cpp.
References FALSE, IsExtStrEq(), NULL, and TRUE.
Referenced by is_ServerToSkip(), and CFDMForFirefox::IsServerToSkip().
Definition at line 208 of file FDMForFirefox.cpp.
References NULL.
Referenced by strcmp_m(), and strcmpi_m().
Definition at line 239 of file FDMForFirefox.cpp.
References NULL, and strcmp_m().
Referenced by IsExtStrEq().
1.5.6