Lines Matching defs:Error
66 Error(const char *msg)
68 fprintf(stderr, "Error - %s\n", msg);
140 Error("Couldn't create window");
145 Error("Couldn't obtain HDC");
159 Error("Unable to find RGB, Z, double-buffered visual");
165 Error("Couldn't create WGL context");
207 Error("Couldn't create window");
325 Error("wglMakeCurrent failed in Redraw");
397 Error("wglMakeCurrent failed in Redraw");
414 Error("Couldn't obtain HDC");
432 Error("Unable to find RGB, Z, double-buffered visual");
438 Error("Couldn't create WGL context");
443 Error("Couldn't share WGL context lists");
490 Error("wglMakeCurrent failed in Resize()");
502 Error("wglMakeCurrent failed in Resize()");
539 Error("wglMakeCurrent failed for init thread.");