Quote:
|
Originally Posted by kruptof
but i keep an dialog boxes with an error on it (i have attached the image of this) do you know what this means Narue and if so can you please explain it to me
|
It means you mucked something up. That little window tells you (in this order) the code segment (which is essentially meaningless to you, since it's just an index into a descriptor table), the instruction pointer (ie, address within the segment where the Bad Thing happened), and the actual bytes of the instruction (which you can decode if you have the right references handy). Since my references are at home, and I'm not right now, I can't be much more help than that.