Data Fields | |
struct st_framebuffer * | stfb |
HDC | hDC |
int | pixelformat |
BYTE | cColorBits |
HDC | dib_hDC |
HBITMAP | hbmDIB |
HBITMAP | hOldBitmap |
PBYTE | pbPixels |
HWND | hWnd |
WNDPROC | WndProc |
struct stw_framebuffer * | next |
Definition at line 35 of file stw_framebuffer.h.
struct st_framebuffer* stw_framebuffer::stfb [read] |
Definition at line 37 of file stw_framebuffer.h.
Definition at line 38 of file stw_framebuffer.h.
Definition at line 39 of file stw_framebuffer.h.
Definition at line 40 of file stw_framebuffer.h.
Definition at line 41 of file stw_framebuffer.h.
HBITMAP stw_framebuffer::hbmDIB |
Definition at line 42 of file stw_framebuffer.h.
HBITMAP stw_framebuffer::hOldBitmap |
Definition at line 43 of file stw_framebuffer.h.
Definition at line 44 of file stw_framebuffer.h.
Definition at line 45 of file stw_framebuffer.h.
WNDPROC stw_framebuffer::WndProc |
Definition at line 46 of file stw_framebuffer.h.
struct stw_framebuffer* stw_framebuffer::next [read] |
Definition at line 47 of file stw_framebuffer.h.