15 Jul
2003
15 Jul
'03
2:34 p.m.
Pierre d'Herbemont wrote:
#9 0x00692108 in LoadLibraryExA (libname=0x1 <Address 0x1 out of bounds>, hfile=0x16fb990, flags=0) at ../../loader/module.c:699
the libname value is strange (especially, if called in load_driver, with a buffer from the stack as libname)... so either the debugger reports bad values (which can be the case :-(, or this shall be the first thing to look after A+ -- Eric Pouech