Quote Originally Posted by jpn View Post
One way could be to inject some code to Qt and run the application against your modified Qt. I assume this is the way for example Squish works.
Yes, code injection or api redirection appears to be the only ways possible. And I can't tell yet if Qt is using the basic WinAPI for drawing.. it appears to be Direct3D or DirectDraw on Win platforms.