[perl-win32-gui-users] Access Violation Crash. Related to Cut N Past?

2002-07-18 Thread Michael Eddington
Been writing a number of little tools that make use of Win32::GUI. One of them uses the ::DoEvents call. I have seen a couple peeps post before about getting "random" crashes with this. I seem to be okay until coping the contents of a RichEdit control (Ctrl-C). Then about 5-10 min later the

[perl-win32-gui-users] Access Violation crash after Copy, Paste using DoEvents

2002-07-19 Thread Michael Eddington
I've been reading the archives of this list and seen a couple posts about random crashes using DoEvents handler through a loop. Things look a tad different in this case. I have several apps that use DoEvents w/o any problems. On this app it will run all day fine until I use clipboard functio