When I try to create OpenGL rendering device context for printer DC, wglCreateContext() returns NULL. Are there need to be any other initialization before calling this function? I tried to use SetPixelFormat() with all possible flags and parameters, but nothing changes.
Thanks for help