|
|
От: |
Yuri
|
http://spbdetails.ru |
| Дата: | 13.05.03 09:22 | ||
| Оценка: | |||
CPaintDC dc(this);
GLYPHMETRICSFLOAT agmf[256];
BOOL b = wglUseFontOutlines(dc.m_hDC, 0, 255, 1000, 0.0f, 0.1f, WGL_FONT_POLYGONS, agmf);
glListBase(1000);
glCallLists(24, GL_UNSIGNED_BYTE, "Hello Win32 OpenGL World.");
SwapBuffers(dc.m_hDC);0x00000008: Not enough storage is available to process this command.