#include <BattViewerDlg.h>
Public Types | |
enum | { IDD = IDD_BATTVIEWER_DIALOG } |
Public Member Functions | |
CBattViewerDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CProgressCtrl | m_battCapacity |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
BOOL | UpdateBattCapacity (void) |
afx_msg LRESULT | LocalUpdate (WPARAM, LPARAM) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnSysCommand (UINT nID, LPARAM lParam) |
afx_msg void | OnPaint () |
afx_msg HCURSOR | OnQueryDragIcon () |
Protected Attributes | |
HICON | m_hIcon |
LPVOID | m_pShrMem1 |
HANDLE | m_hMem1 |
HANDLE | m_hMutex |
SHARDMEM | m_pUnionShrMem |
|
Definition at line 32 of file BattViewerDlg.h. |
|
Definition at line 76 of file BattViewerDlg.cpp. References IDR_MAINFRAME. |
|
Definition at line 89 of file BattViewerDlg.cpp. References IDC_PROGRESS1, and m_battCapacity. |
|
Definition at line 227 of file BattViewerDlg.cpp. References UpdateBattCapacity(). |
|
Definition at line 109 of file BattViewerDlg.cpp. References IDM_ABOUTBOX, and IDS_ABOUTBOX. |
|
Definition at line 163 of file BattViewerDlg.cpp. References m_hIcon. |
|
Definition at line 190 of file BattViewerDlg.cpp. |
|
Definition at line 146 of file BattViewerDlg.cpp. |
|
Definition at line 196 of file BattViewerDlg.cpp. References CBattViewerDlg::BCHK_DATA::cap, CBattViewerDlg::BCHK_DATA::hWnd, m_battCapacity, m_hMem1, m_hMutex, m_pShrMem1, m_pUnionShrMem, MapName, MutexName, CBattViewerDlg::SHARDMEM::p_d, and CBattViewerDlg::SHARDMEM::p_v. Referenced by LocalUpdate(). |
|
Definition at line 33 of file BattViewerDlg.h. Referenced by DoDataExchange(), and UpdateBattCapacity(). |
|
Definition at line 46 of file BattViewerDlg.h. Referenced by OnPaint(). |
|
Definition at line 48 of file BattViewerDlg.h. Referenced by UpdateBattCapacity(). |
|
Definition at line 49 of file BattViewerDlg.h. Referenced by UpdateBattCapacity(). |
|
Definition at line 47 of file BattViewerDlg.h. Referenced by UpdateBattCapacity(). |
|
Definition at line 60 of file BattViewerDlg.h. Referenced by UpdateBattCapacity(). |