42 const char *pathToTestOpenGLExecutable,
43 const char *mesaLibPath
47 int result = system(pathToTestOpenGLExecutable);
56 SetDllDirectory(mesaLibPath);
int HandleOpenGL32Issues(const char *pathToTestOpenGLExecutable, const char *mesaLibPath)
This header file is designed to be included into your program to support delayed loading of opengl an...