GLHelpers::PIXELFORMATDESCRITOR_INFO(pfd); if(!gdi::SetPixelFormat(g_hDC, iPixelFormat, pfd)) info(winapi::formatMessage( winapi::getLastError() )); GLHelpers::PIXELFORMATDESCRITOR_INFO(pfd);