Data Fields | |
struct st_context * | st |
HDC | hdc |
DWORD | color_bits |
struct wgl_context * | next |
Definition at line 35 of file stw_wgl_context.h.
struct st_context* wgl_context::st [read] |
Definition at line 37 of file stw_wgl_context.h.
HDC wgl_context::hdc |
Definition at line 38 of file stw_wgl_context.h.
DWORD wgl_context::color_bits |
Definition at line 39 of file stw_wgl_context.h.
struct wgl_context* wgl_context::next [read] |
Definition at line 40 of file stw_wgl_context.h.