mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[FIX_BUILD_DAMN_IT]
- forgot this file svn path=/trunk/; revision=60172
This commit is contained in:
@@ -22,7 +22,7 @@ struct wgl_context
|
||||
{
|
||||
DWORD magic;
|
||||
volatile LONG lock;
|
||||
|
||||
|
||||
DHGLRC dhglrc;
|
||||
struct ICD_Data* icd_data;
|
||||
INT pixelformat;
|
||||
@@ -65,6 +65,7 @@ struct Opengl32_ThreadData
|
||||
HGLRC hglrc;
|
||||
HDC hdc;
|
||||
struct wgl_dc_data* dc_data;
|
||||
PVOID* icdData;
|
||||
};
|
||||
|
||||
static inline
|
||||
|
||||
Reference in New Issue
Block a user