soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SNativeWnd Member List

This is the complete list of members for SNativeWnd, including all inherited members.

AddRef() overrideTObjRefImpl< INativeWnd >inline
CenterWindow(HWND hWndCenter=0) OVERRIDESNativeWnd
ClientToScreen(LPPOINT lpPoint) SCONST OVERRIDESNativeWnd
ClientToScreen2(LPRECT lpRect) SCONST OVERRIDESNativeWnd
CreateCaret(HBITMAP hBitmap, int nWidth, int nHeight) OVERRIDESNativeWnd
CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID=0, LPVOID lpParam=0) OVERRIDESNativeWnd
DefaultReflectionHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult)SNativeWndstatic
DefWindowProc()SNativeWnd
DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotected
DestroyWindow() OVERRIDESNativeWnd
ForwardNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)SNativeWnd
GetCapture() OVERRIDESNativeWnd
GetClientRect(LPRECT lpRect) SCONST OVERRIDESNativeWnd
GetCurrentMessage() SCONST OVERRIDESNativeWnd
GetDC() OVERRIDESNativeWnd
GetDlgCtrlID() SCONST OVERRIDESNativeWnd
GetExStyle() SCONST OVERRIDESNativeWnd
GetHwnd() OVERRIDESNativeWnd
GetID() SCONSTSNativeWndinline
GetMsgHandler() OVERRIDESNativeWnd
GetParent() OVERRIDESNativeWnd
GetStyle() SCONST OVERRIDESNativeWnd
GetWindowDC() OVERRIDESNativeWnd
GetWindowLongPtr(int nIndex) SCONST OVERRIDESNativeWnd
GetWindowRect(LPRECT lpRect) SCONST OVERRIDESNativeWnd
GetWindowText(LPTSTR lpszStringBuf, int nMaxCount) SCONST OVERRIDESNativeWnd
HideCaret() OVERRIDESNativeWnd
InitWndClass(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd)SNativeWndstatic
Invalidate(BOOL bErase=TRUE) OVERRIDESNativeWnd
InvalidateRect(LPCRECT lpRect, BOOL bErase=TRUE) OVERRIDESNativeWnd
IsIconic() SCONST OVERRIDESNativeWnd
IsWindow() SCONST OVERRIDESNativeWnd
IsWindowEnabled() SCONST OVERRIDESNativeWnd
IsWindowVisible() SCONST OVERRIDESNativeWnd
IsZoomed() SCONST OVERRIDESNativeWnd
KillTimer(UINT_PTR nIDEvent) OVERRIDESNativeWnd
m_bDestoryedSNativeWndprotected
m_cRefTObjRefImpl< INativeWnd >protected
m_hWndSNativeWnd
m_msgHandlerInfoSNativeWndprotected
m_pCurrentMsgSNativeWndprotected
m_pfnSuperWindowProcSNativeWndprotected
m_pThunkSNativeWndprotected
MapWindowPoints(HWND hWndTo, LPPOINT lpPoint, UINT nCount) SCONST OVERRIDESNativeWnd
MapWindowRect(HWND hWndTo, LPRECT lpRect) SCONST OVERRIDESNativeWnd
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDESNativeWnd
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDESNativeWnd
MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE) OVERRIDESNativeWnd
MoveWindow2(LPCRECT lpRect, BOOL bRepaint=TRUE) OVERRIDESNativeWnd
OnFinalMessage(HWND hWnd)SNativeWndprotectedvirtual
OnFinalRelease() overrideTObjRefImpl< INativeWnd >inline
PostMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID=0)SNativeWndvirtual
ReflectNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)SNativeWnd
RegisterSimpleWnd(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd)SNativeWndstatic
Release() overrideTObjRefImpl< INativeWnd >inline
ReleaseCapture() OVERRIDESNativeWnd
ReleaseDC(HDC hDC) OVERRIDESNativeWnd
ScreenToClient(LPPOINT lpPoint) SCONST OVERRIDESNativeWnd
ScreenToClient2(LPRECT lpRect) SCONST OVERRIDESNativeWnd
SendMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
SendNotifyMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
SetCapture() OVERRIDESNativeWnd
SetFocus() OVERRIDESNativeWnd
SetID(int nID)SNativeWndinline
SetLayeredWindowAttributes(COLORREF crKey, BYTE bAlpha, DWORD dwFlags) OVERRIDESNativeWnd
SetMsgHandler(FunMsgHandler fun, void *ctx) OVERRIDESNativeWnd
SetParent(HWND hWndNewParent) OVERRIDESNativeWnd
SetTimer(UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL) OVERRIDESNativeWnd
SetWindowLongPtr(int nIndex, LONG_PTR dwNewLong) OVERRIDESNativeWnd
SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) OVERRIDESNativeWnd
SetWindowRgn(HRGN hRgn, BOOL bRedraw=TRUE) OVERRIDESNativeWnd
SetWindowText(LPCTSTR lpszString) OVERRIDESNativeWnd
ShowCaret() OVERRIDESNativeWnd
ShowWindow(int nCmdShow) OVERRIDESNativeWnd
SNativeWnd() (defined in SNativeWnd)SNativeWnd
StartWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotectedstatic
SubclassWindow(HWND hWnd) OVERRIDESNativeWnd
TObjRefImpl()TObjRefImpl< INativeWnd >inline
UnsubclassWindow(BOOL bForce=FALSE) OVERRIDESNativeWnd
UpdateLayeredWindow(HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags) OVERRIDESNativeWnd
WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotectedstatic
~SNativeWnd(void) (defined in SNativeWnd)SNativeWndvirtual
~TObjRefImpl()TObjRefImpl< INativeWnd >inlinevirtual