#include <mfcstl/mfcstl.hpp>
#include <afxwin.h>
Go to the source code of this file.
Namespaces | |
| namespace | mfcstl |
Functions | |
| HWND | get_HWND (CWnd const &w) |
| Access the HWND of the given CWnd instance. | |
| HWND | get_HWND (CWnd const *w) |
| Access the HWND of the given CWnd instance. | |
1.5.6