From: Robert M. <rob...@us...> - 2008-01-28 21:40:19
|
On 28/01/2008, Reini Urban <ru...@x-...> wrote: > > Attached are my tests. Many thanks. I'll tidy them up and apply them. Knowing what the problem was, with a bit of code inspection I was able to get the crash to happen reliably with this one-liner: perl -mWin32::GUI -mWin32::GUI::Scintilla -e 'Win32::GUI::Window->new->AddScintilla->SetFocus' I'll use that as the actual test for the crash, allowing me to simplify the other tests somewhat. Rob. |