This is the complete list of members for INativeWnd, including all inherited members.
| AddRef() PURE | INativeWnd | |
| CenterWindow(HWND hWndCenter) PURE | INativeWnd | |
| ClientToScreen(LPPOINT lpPoint) SCONST PURE | INativeWnd | |
| ClientToScreen2(LPRECT lpRect) SCONST PURE | INativeWnd | |
| CreateCaret(HBITMAP hBitmap, int nWidth, int nHeight) PURE | INativeWnd | |
| CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID, LPVOID lpParam) PURE | INativeWnd | |
| DestroyWindow() PURE | INativeWnd | |
| GetCapture() PURE | INativeWnd | |
| GetClientRect(LPRECT lpRect) SCONST PURE | INativeWnd | |
| GetCurrentMessage() SCONST PURE | INativeWnd | |
| GetDC() PURE | INativeWnd | |
| GetDlgCtrlID() SCONST PURE | INativeWnd | |
| GetExStyle() SCONST PURE | INativeWnd | |
| GetHwnd() PURE | INativeWnd | |
| GetMsgHandler() PURE | INativeWnd | |
| GetParent() PURE | INativeWnd | |
| GetStyle() SCONST PURE | INativeWnd | |
| GetWindowDC() PURE | INativeWnd | |
| GetWindowLongPtr(int nIndex) SCONST PURE | INativeWnd | |
| GetWindowRect(LPRECT lpRect) SCONST PURE | INativeWnd | |
| GetWindowText(LPTSTR lpszStringBuf, int nMaxCount) SCONST PURE | INativeWnd | |
| HideCaret() PURE | INativeWnd | |
| Invalidate(BOOL bErase) PURE | INativeWnd | |
| InvalidateRect(LPCRECT lpRect, BOOL bErase) PURE | INativeWnd | |
| IsIconic() SCONST PURE | INativeWnd | |
| IsWindow() SCONST PURE | INativeWnd | |
| IsWindowEnabled() SCONST PURE | INativeWnd | |
| IsWindowVisible() SCONST PURE | INativeWnd | |
| IsZoomed() SCONST PURE | INativeWnd | |
| KillTimer(UINT_PTR nIDEvent) PURE | INativeWnd | |
| MapWindowPoints(HWND hWndTo, LPPOINT lpPoint, UINT nCount) SCONST PURE | INativeWnd | |
| MapWindowRect(HWND hWndTo, LPRECT lpRect) SCONST PURE | INativeWnd | |
| ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags) PURE | INativeWnd | |
| ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags) PURE | INativeWnd | |
| MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint) PURE | INativeWnd | |
| MoveWindow2(LPCRECT lpRect, BOOL bRepaint) PURE | INativeWnd | |
| OnFinalRelease() PURE | INativeWnd | |
| PostMessage(UINT message, WPARAM wParam, LPARAM lParam) PURE | INativeWnd | |
| Release() PURE | INativeWnd | |
| ReleaseCapture() PURE | INativeWnd | |
| ReleaseDC(HDC hDC) PURE | INativeWnd | |
| ScreenToClient(LPPOINT lpPoint) SCONST PURE | INativeWnd | |
| ScreenToClient2(LPRECT lpRect) SCONST PURE | INativeWnd | |
| SendMessage(UINT message, WPARAM wParam, LPARAM lParam) PURE | INativeWnd | |
| SendNotifyMessage(UINT message, WPARAM wParam, LPARAM lParam) PURE | INativeWnd | |
| SetCapture() PURE | INativeWnd | |
| SetFocus() PURE | INativeWnd | |
| SetLayeredWindowAttributes(COLORREF crKey, BYTE bAlpha, DWORD dwFlags) PURE | INativeWnd | |
| SetMsgHandler(FunMsgHandler fun, void *ctx) PURE | INativeWnd | |
| SetParent(HWND hWndNewParent) PURE | INativeWnd | |
| SetTimer(UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)) PURE | INativeWnd | |
| SetWindowLongPtr(int nIndex, LONG_PTR dwNewLong) PURE | INativeWnd | |
| SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) PURE | INativeWnd | |
| SetWindowRgn(HRGN hRgn, BOOL bRedraw) PURE | INativeWnd | |
| SetWindowText(LPCTSTR lpszString) PURE | INativeWnd | |
| ShowCaret() PURE | INativeWnd | |
| ShowWindow(int nCmdShow) PURE | INativeWnd | |
| SubclassWindow(HWND hWnd) PURE | INativeWnd | |
| UnsubclassWindow(BOOL bForce) PURE | INativeWnd | |
| UpdateLayeredWindow(HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags) PURE | INativeWnd |