79733004

Date: 2025-08-12 10:17:51
Score: 2.5
Natty:
Report link

It is sufficient to call GetDC and use wglMakeCurrent with the new DC handle and old RC, however, it might be necessary to set your pixel format on the new DC.

As @BDL suggested, check the return value of wglMakeCurrent to avoid such bugs.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @BDL
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user29880284