Re: Error while using Win32Lib
- Posted by Greg Harris <blackdog at CDC.NET> Dec 07, 1998
- 478 views
On Mon, 7 Dec 1998 15:45:55 EST, Vincent Gonzales wrote: >"The instruction at bff64e46 referenced memory at ffffffff >The memory could not be read from" I get this a lot when using puts or printf (like debugging information) My fix is not to use these for debugging. Win32lib, I guess, is not handling the console window properly (This is just a guess) >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 Maybe be related to the above? Greg Harris HHS