Ron Jensen schrieb:
dlls/user/painting.c is getting caught in an infinite loop in the function update_now() I added two TRACE statements to try to figure out what is going on. Uncommenting the SendMessageW() line allows the loop to exit.
Same problem in the app StarMoney which runs in an endless loop. Rons SendMessage would fix it.
Sven