Posted by member 503 on 2003-11-18 13:01:22 link

I think Windows displays an error only when it can't load an EXE. LoadLibrary just returns an error if there are unresolved references. NLM probably doesn't check the error and just reports that it can't find the module.