#include <MsgDataDialog.h>
Public Member Functions | |
MsgDataDialog (HWND hFather, const std::string &uce, const std::string &analysis) | |
~MsgDataDialog () | |
Private Member Functions | |
BOOL | dlgProc (UINT, WPARAM, LPARAM) |
Static Private Member Functions | |
static BOOL CALLBACK | dispatchDlgProc (HWND, UINT, WPARAM, LPARAM) |
Private Attributes | |
HWND | m_hWnd |
HWND | m_hFather |
std::string | m_uce |
std::string | m_analysis |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|