View Single Post
  #3  
Old 07-07-2005, 01:58 AM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
Quote:
Originally Posted by CheeToS2
It is probably a problem with Windows. The kernel is a core part of it, and nobody else seems to be having the problem that you are.
Unlikely. An attempt to read an address so low like that is frequently the result of a null pointer being passed to a function held within the kernel32 DLL. If that's the case, it's the result of improper coding within Graal, not the Windows DLL.
__________________
Kat
Reply With Quote