Glenn Linderman wrote:
Anyone have some other ideas of things to try?
Sorry for following up my own post, but no one else did
Seems like if the problem were PeekMessage it would be possible to cause
problems
replacing the GetMessage call inside Win32::GUI::Dialog with
PeekMessage, so I r
Glenn Linderman wrote:
Sorry for following up my own post, but no one else did
So then I thought maybe I was on to something when I discovered that
Dialog uses
ENTER;
SAVETMPS;
...
FREETMPS;
LEAVE;
but DoEvents doesn't. Well, I tried adding that, and it didn't help a
bit. At least n
2 matches
Mail list logo