#include <FileExecutor.h>
Static Public Member Functions | |
static BOOL | Execute (LPCTSTR pszFile, BOOL bForce=FALSE) |
static BOOL | Enqueue (LPCTSTR pszFiles, BOOL bForce=FALSE) |
static BOOL | ShowBitziTicket (DWORD nFile) |
static BOOL | DisplayURL (LPCTSTR pszURL) |
Static Protected Member Functions | |
static void | GetFileComponents (LPCTSTR pszFile, CString &strPath, CString &strType) |
static CMediaWnd * | GetMediaWindow (BOOL bFocus) |
static CLibraryWnd * | GetLibraryWindow () |
static HDDEDATA CALLBACK | DDECallback (UINT wType, UINT wFmt, HCONV hConv, HSZ hsz1, HSZ hsz2, HDDEDATA hData, DWORD dwData1, DWORD dwData2) |
|
Definition at line 274 of file FileExecutor.cpp. References NULL. Referenced by DisplayURL(). |
|
Definition at line 235 of file FileExecutor.cpp. References DDECallback(), and NULL. Referenced by ShowBitziTicket(). |
|
Definition at line 138 of file FileExecutor.cpp. References _tcsistr(), CSettings::sMediaPlayer::EnableEnqueue, CSettings::sMediaPlayer::FileTypes, GetFileComponents(), GetMediaWindow(), CSettings::MediaPlayer, NULL, CPlugins::OnEnqueueFile(), Plugins, and Settings. Referenced by CDownloadsWnd::OnDownloadsEnqueue(), CLibraryFileView::OnLibraryEnqueue(), and CLibraryTreeView::OnLibraryFolderEnqueue(). |
|
|
Definition at line 50 of file FileExecutor.cpp. |
|
Definition at line 68 of file FileExecutor.cpp. References CShareazaApp::m_pSafeWnd, CMainWnd::m_pWindows, NULL, CWindowManager::Open(), and theApp. Referenced by Execute(). |
|
Definition at line 60 of file FileExecutor.cpp. References CShareazaApp::m_pSafeWnd, CMainWnd::m_pWindows, NULL, CWindowManager::Open(), and theApp. |
|