#include <WindowPositionUtils.h>
Definition at line 97 of file WindowPositionUtils.h.
cfgDialogSizeTracker::cfgDialogSizeTracker |
( |
cfgWindowSize & |
p_var | ) |
|
|
inline |
BOOL cfgDialogSizeTracker::ProcessWindowMessage |
( |
HWND |
hWnd, |
|
|
UINT |
uMsg, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam, |
|
|
LRESULT & |
lResult |
|
) |
| |
|
inline |
Definition at line 100 of file WindowPositionUtils.h.
102 if (uMsg == WM_INITDIALOG)
Apply(hWnd);
BOOL ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult)
The documentation for this class was generated from the following file: