DOCERR: Printing an OpenGL Image (132866)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
This article was previously published under Q132866 SUMMARY
The documentation relating to printing an OpenGL image in the Win32 SDK
versions 3.5, 3.51, and 4.0 is incorrect. The current version of
Microsoft's implementation of OpenGL in Windows NT does not provide
support for printing. More specifically, an application cannot call
wglCreateContext or wglMakeCurrent on a printer device context.
To work around this limitation, draw the OpenGL image into a memory bitmap,
and then print the bitmap.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbdocerr kbgraphic kbprint KB132866 |
---|
|