#include <vmsDialogHelper.h>
Public Member Functions | |
| vmsDialogHelper () | |
| virtual | ~vmsDialogHelper () |
Static Public Member Functions | |
| static void | SetDlgBytesGroup (CDialog *pDlg, UINT64 uVal, UINT nIDVal, UINT nIDDim) |
| static BOOL | GetDlgBytesGroup (CDialog *pDlg, UINT nIDVal, UINT nIDDim, UINT64 *pVal) |
Definition at line 13 of file vmsDialogHelper.h.
| vmsDialogHelper::vmsDialogHelper | ( | ) |
Definition at line 16 of file vmsDialogHelper.cpp.
| vmsDialogHelper::~vmsDialogHelper | ( | ) | [virtual] |
Definition at line 21 of file vmsDialogHelper.cpp.
| BOOL vmsDialogHelper::GetDlgBytesGroup | ( | CDialog * | pDlg, | |
| UINT | nIDVal, | |||
| UINT | nIDDim, | |||
| UINT64 * | pVal | |||
| ) | [static] |
Definition at line 26 of file vmsDialogHelper.cpp.
References FALSE, L_ENTERDIM, L_INPERR, LS, and TRUE.
Referenced by CDownloaderProperties_BtPage::DlgToMode(), CDownloadProperties_ConnectionPage::OnApply(), CDownloaderProperties_MirrorsPage::OnApply(), CDlgFindAdvanced::OnOK(), and CDownloaderProperties_NetworkPage::ReadTUS().
1.5.6