Fabian Maurer dark.shadow4@web.de writes:
It depends on how it works. Is it possible to set/get text using
GetDesktopWindow()?
That's how it's used to work, yes, and with my patch that's still possible.
We used to pass the message to DefWindowProc, and with that patch we do it again.
Actually we should be passing all messages to DefWindowProc.