ReactOS
0.4.15-dev-2329-g3ad573f
|
#include <engobjects.h>
Public Attributes | |
XCLIPOBJ | |
HWND | Hwnd |
WNDOBJCHANGEPROC | ChangeProc |
FLONG | Flags |
int | PixelFormat |
Definition at line 93 of file engobjects.h.
WNDOBJCHANGEPROC _EWNDOBJ::ChangeProc |
Definition at line 99 of file engobjects.h.
FLONG _EWNDOBJ::Flags |
Definition at line 100 of file engobjects.h.
HWND _EWNDOBJ::Hwnd |
Definition at line 98 of file engobjects.h.
Referenced by EngDeleteWnd(), IntEngWindowChanged(), and UserGethWnd().
int _EWNDOBJ::PixelFormat |
Definition at line 101 of file engobjects.h.
_EWNDOBJ::XCLIPOBJ |
Definition at line 95 of file engobjects.h.