Error while using Win32Lib
- Posted by Ad Rienks <Ad_Rienks at COMPUSERVE.COM> Dec 08, 1998
- 493 views
Vincent Gonzalves writes: >>I've been getting an error while using Win32Lib, starting from version .014. It only happens about every 4th or 5th time I run 2 different programs I've been writing. First I get an application error for EXW.EXE: "The instruction at bff64e46 referenced memory at ffffffff The memory could not be read from" Then when I click to close the application, I get 2 concecutive errors which make my hard drive sound like a machine gun and say "This program has performed an illegal operation and will be shut down." The Details for the 2 errors are: EXW has caused an invalid page fault in module USER32.DLL at 0137:bff64e46 EXW has caused an invalid page fault in module KERNEL32.DLL at 01237:bff858cd Does anyone have an idea on why I'm getting these errors? I'm at a loss to explain them. Vincent Gonzales<< Are you using v 0.15a? I thought these errors would be gone. There was a bug in some allocation routines, when using lists and combo boxes. But version 15 should be a fix to that. David and/or Robert can explain things further. Ad