So I am creating an OpenGL context with the WIN32 API using the following code
int pfn; pfn = ChoosePixelFormat(m_DC, &pfd); SetPixe