|
From: Eric K. <ek...@rz...> - 2002-06-11 18:34:39
|
"Hartmut Birr" <har...@te...> wrote: > It seems that some programs (gditest) are not able to locate drivers in > memory. They load the drivers again. See the attached debug output. > Vidport.sys needs some little changes for runing gditest. One for the dirty > hack to get csrss's process handle and the other to change interrupt 10h to > 6dh, if loadros is used for booting. I just checked in a little patch that should fix this bug. LdrpCompareModuleNames() will now accept fully qualified path names too. Eric |