#include <windows.h>
#include <windowsx.h>
#include "GL/gl.h"
#include <stdlib.h>
#include "BasicTestWin.h"
#include "GLTestWnd.h"
Go to the source code of this file.
Defines | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
int | main (int argc, char **argv) |
#define WIN32_LEAN_AND_MEAN |
Definition at line 25 of file GLTestWnd.cpp.
Definition at line 44 of file GLTestWnd.cpp.