Chuck Messenger wrote:

> I'm getting error 998 from SelRegisterDll() when it loads my component.
> 
> Is there any documentation or .h file which shows the error codes which 
> nsNativeComponentLoader() might return?


Answering my own question...

Turned out that error 998 was a Win32 error from LoadLibrary().  It 
would be helpful in debugging if the expanded OS error message were 
included along with the error code when logging an OS error.  (I suppose 
this ought to have been posted at n.p.m.wishlist)


     - Chuck


Reply via email to