ReactOS 0.4.15-dev-8614-gbc76250
|
#include <winddi.h>
Public Attributes | |
CLIPOBJ | coClient |
PVOID | pvConsumer |
RECTL | rclClient |
SURFOBJ * | psoOwner |
SURFOBJ* _WNDOBJ::psoOwner |
Definition at line 1230 of file winddi.h.
Referenced by EngCreateWnd(), NtGdiSetPixelFormat(), and NtGdiSwapBuffers().
PVOID _WNDOBJ::pvConsumer |
Definition at line 1228 of file winddi.h.
Referenced by EngCreateWnd().