Win32 Application no longer terminates after using Windows GDI ChoosePixelFormat
Ilia Vorobyov
1
Reputation point
Since a few days my Win32 C++ application no longer terminates once the ExitInstance() function is finished. The same application was working fine a few weeks ago. The problem occurred on various of Terminal Servers when the Device Number of adjacent color bits for each pixel is 16 and I believe a gdi32.dll patch is the root cause.
Sign in to answer