ReactOS
0.4.15-dev-1636-gf634010
|
#include <precomp.h>
Public Attributes | |
HWND | hSelf |
LPTSTR | lpName |
INT | x |
INT | y |
INT | Width |
INT | Height |
INT | Transparancy |
BOOL | bOpaque |
BOOL _FLT_WND::bOpaque |
Definition at line 53 of file precomp.h.
Referenced by DoTimer(), and FloatToolbarWndProc().
HWND _FLT_WND::hSelf |
Definition at line 46 of file precomp.h.
Referenced by DoTimer(), FloatToolbarWndProc(), and MainWndCreateFloatWindows().
LPTSTR _FLT_WND::lpName |
Definition at line 47 of file precomp.h.
Referenced by MainWndCreateFloatWindows().
INT _FLT_WND::x |
Definition at line 48 of file precomp.h.
Referenced by MainWndMoveFloatingWindows().
INT _FLT_WND::y |
Definition at line 49 of file precomp.h.
Referenced by MainWndMoveFloatingWindows().