Re: EXW crash
- Posted by Craig Welch <euphoria at welchaviation.org> Sep 26, 2004
- 463 views
Craig Welch wrote: > I'm getting a fairly consistent crash (EXW caused an invalid page fault > in module KERNEL32.DLL at 0167:bff71459) under the following circumstances: It seems to be fixed. I looked at 'resources' on the Win32Lib help page, and as a result added: deleteObject (hBitmap) after each drawBitmap( Window2, hBitmap, x,y) With hindsight it makes sense ... My apologies if my first post has caused anyone to start pondering the issue. -- Craig