#include <Shareaza.h>
Public Member Functions | |
CShareazaApp () | |
BOOL (WINAPI *m_pfnSetLayeredWindowAttributes)(HWND | |
BOOL (WINAPI *m_pfnGetMonitorInfoA)(HMONITOR | |
HMONITOR (WINAPI *m_pfnMonitorFromRect)(LPCRECT | |
HMONITOR (WINAPI *m_pfnMonitorFromWindow)(HWND | |
DWORD (WINAPI *m_pfnSetLayout)(HDC | |
void | Message (int nType, UINT nID,...) |
void | Message (int nType, LPCTSTR pszFormat,...) |
CString | GetErrorString () |
BOOL | InternalURI (LPCTSTR pszURI) |
void | PrintMessage (int nType, LPCTSTR pszLog) |
void | LogMessage (LPCTSTR pszLog) |
void | DebugState (BOOL bState) |
virtual BOOL | InitInstance () |
virtual int | ExitInstance () |
virtual void | WinHelp (DWORD dwData, UINT nCmd=HELP_CONTEXT) |
Static Public Member Functions | |
static CMainWnd * | SafeMainWnd () |
Public Attributes | |
CMutex | m_pMutex |
CMutex | m_pSection |
WORD | m_nVersion [4] |
CString | m_sVersion |
CFont | m_gdiFont |
CFont | m_gdiFontBold |
CFont | m_gdiFontLine |
CWnd * | m_pSafeWnd |
BOOL | m_bLive |
BOOL | m_bNT |
BOOL | m_bLimitedConnections |
DWORD | m_dwWindowsVersion |
DWORD | m_dwWindowsVersionMinor |
QWORD | m_nPhysicalMemory |
BOOL | m_bRTL |
BOOL | m_bMenuWasVisible |
int | m_nDefaultFontSize |
CString | m_sDefaultFont |
CString | m_sPacketDumpFont |
CString | m_sSystemLogFont |
HINSTANCE | m_hUser32 |
COLORREF | |
BYTE | |
DWORD | |
LPMONITORINFO | |
HINSTANCE | m_hGDI32 |
Protected Member Functions | |
void | GetVersionNumber () |
void | InitResources () |
Protected Attributes | |
CCriticalSection | m_csMessage |
Static Protected Attributes | |
static TCHAR | szMessageBuffer [16384] |
|
Definition at line 75 of file Shareaza.cpp. References NULL. |
|
|
|
Referenced by InitInstance(). |
|
|
|
|
|
|
Definition at line 545 of file Shareaza.cpp. References NULL. Referenced by CFileCopyDlg::CheckTarget(), CLibraryDetailView::OnEndLabelEditA(), and CLibraryDetailView::OnEndLabelEditW(). |
|
Definition at line 264 of file Shareaza.cpp. References BYTE, DWORD, m_nVersion, m_sVersion, and NULL. Referenced by InitInstance(). |
|
|
|
|
|
|
Definition at line 302 of file Shareaza.cpp. References m_bLimitedConnections, m_bNT, m_bRTL, m_dwWindowsVersion, m_dwWindowsVersionMinor, m_gdiFont, m_gdiFontBold, m_gdiFontLine, m_hGDI32, m_hUser32, m_nDefaultFontSize, m_nPhysicalMemory, m_sDefaultFont, m_sPacketDumpFont, m_sSystemLogFont, NULL, and theApp. Referenced by InitInstance(). |
|
|
Definition at line 489 of file Shareaza.cpp. References CSettings::General, CSettings::sGeneral::MaxDebugLogSize, Settings, and CSettings::sGeneral::ShowTimestamp. Referenced by CTigerTree::Dump(), and Message(). |
|
Definition at line 464 of file Shareaza.cpp. References CSettings::sGeneral::Debug, CSettings::sGeneral::DebugLog, CSettings::General, LogMessage(), m_csMessage, MSG_DEBUG, MSG_TEMP, PrintMessage(), Settings, and szMessageBuffer. |
|
|
Definition at line 481 of file Shareaza.cpp. References m_pSafeWnd, and WM_LOG. Referenced by Message(). |
|
Definition at line 418 of file Shareaza.cpp. References m_pSafeWnd, NULL, and theApp. Referenced by CTransfers::OnCheckExit(), CHandshake::OnPush(), CNetwork::OnQueryHits(), CNetwork::OnQuerySearch(), and CChatSession::PostOpenWindow(). |
|
Definition at line 257 of file Shareaza.cpp. |
|
Definition at line 62 of file Shareaza.h. Referenced by GetVersionNumber(). |
|
Definition at line 62 of file Shareaza.h. |
|
Definition at line 67 of file Shareaza.h. Referenced by GetVersionNumber(), and InternalURI(). |
|
Definition at line 63 of file Shareaza.h. |
|
Definition at line 49 of file Shareaza.h. Referenced by InitResources(), CWizardInterfacePage::OnWizardNext(), and CWizardConnectionPage::OnWizardNext(). |
|
Definition at line 47 of file Shareaza.h. Referenced by ExitInstance(), and InitInstance(). |
|
Definition at line 54 of file Shareaza.h. Referenced by CCoolMenu::DrawMenuText(), CMediaFrame::OnLButtonDown(), and CMainWnd::OnTabMedia(). |
|
|
|
Definition at line 70 of file Shareaza.h. Referenced by Message(). |
|
Definition at line 50 of file Shareaza.h. Referenced by CBENode::DecodeString(), CLanguageDlg::Execute(), CBENode::GetString(), InitResources(), CCoolTipCtrl::ShowImpl(), and CMatchTipCtrl::ShowInternal(). |
|
Definition at line 51 of file Shareaza.h. Referenced by InitResources(). |
|
|
|
|
Definition at line 66 of file Shareaza.h. Referenced by InitResources(). |
|
Definition at line 61 of file Shareaza.h. Referenced by ExitInstance(), and InitResources(). |
|
|
Definition at line 52 of file Shareaza.h. Referenced by InitResources(), CNeighboursWithConnect::IsG1UltrapeerCapable(), and CNeighboursWithConnect::IsG2HubCapable(). |
|
Definition at line 41 of file Shareaza.h. Referenced by CDownloadWithTorrent::GenerateTorrentDownloadID(), GetVersionNumber(), CEDNeighbour::OnConnected(), CG1Neighbour::OnVendor(), and CEDClient::SendHello(). |
|
Definition at line 39 of file Shareaza.h. Referenced by InitInstance(). |
|
Definition at line 46 of file Shareaza.h. Referenced by CMainWnd::CMainWnd(), CFileExecutor::GetLibraryWindow(), CFileExecutor::GetMediaWindow(), InternalURI(), CMainWnd::OnClose(), CUploads::OnRename(), PrintMessage(), SafeMainWnd(), CPacket::SmartDump(), and CMainWnd::~CMainWnd(). |
|
|
Definition at line 57 of file Shareaza.h. Referenced by CCoolInterface::CreateFonts(), CRichSettingsPage::CRichSettingsPage(), InitResources(), CRichDocument::LoadXMLStyles(), CSearchPadWnd::OnCreate(), CHomeLibraryBox::OnCreate(), CHomeDownloadsBox::OnCreate(), and CLanguageDlg::OnInitDialog(). |
|
Definition at line 58 of file Shareaza.h. Referenced by InitResources(), and CPacketWnd::OnCreate(). |
|
Definition at line 59 of file Shareaza.h. Referenced by CTextCtrl::CTextCtrl(), and InitResources(). |
|
|
Definition at line 429 of file Shareaza.cpp. Referenced by Message(). |