I am rewriting the application from Qt 4.8 to 5.0.1, and I have big problems. In Qt version 5.0.1, there is no GetDC() function (no argument). GetDC(hwnd) exist, but I don't have hwnd . What should I do? Please help. There is no information on google about this.
qt5
user1677686
source share