|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <engobjects.h>

Public Attributes | |
| XCLIPOBJ | |
| HWND | Hwnd |
| WNDOBJCHANGEPROC | ChangeProc |
| FLONG | Flags |
| int | PixelFormat |
Definition at line 96 of file engobjects.h.
| WNDOBJCHANGEPROC _EWNDOBJ::ChangeProc |
Definition at line 102 of file engobjects.h.
Referenced by EngCreateWnd().
| FLONG _EWNDOBJ::Flags |
Definition at line 103 of file engobjects.h.
Referenced by EngCreateWnd().
| HWND _EWNDOBJ::Hwnd |
Definition at line 101 of file engobjects.h.
Referenced by EngCreateWnd(), EngDeleteWnd(), IntEngWindowChanged(), and UserGethWnd().
| int _EWNDOBJ::PixelFormat |
Definition at line 104 of file engobjects.h.
Referenced by EngCreateWnd().
| _EWNDOBJ::XCLIPOBJ |
Definition at line 98 of file engobjects.h.