Hallo,
on and off there are reports of redraw problems. One class of applications that have redraw problems for me are Installshield 6 applications. When in a setup finally the installation begins, only the windows displaying the file(s) installed is updated, the rest of the IKERNEL.exe window isn't updated and so displays a lot of visual artefacts.
Bye
On Sat, 11 Jan 2003, Uwe Bonnes wrote:
on and off there are reports of redraw problems. One class of applications that have redraw problems for me are Installshield 6 applications. When in a setup finally the installation begins, only the windows displaying the file(s) installed is updated, the rest of the IKERNEL.exe window isn't updated and so displays a lot of visual artefacts.
Well that's exactly why I've been working on my DCOM stuff. It needs to be able to marshal interfaces across threads to work (it wants to do repaints and actual work in different threads, but right now it can't).