So, I've unrolled some of the boilerplate and have gotten some call stacks.
Maybe that'll help.

  nsGenericModule::GetClassObject()
calls
  nsGenericModule::Initialize(...)
which calls
  XPCOMGlueStartup(".")
which calls
  PR_FindSymbolAndLibrary("NS_GetFrozenFunctions",...)
which fails.

Can anyone tell me if what I've typed into xpcshell should work? If not, why
not?


Steve Swanson [EMAIL PROTECTED]

 MacKichan Software, Inc. http://www.mackichan.com





_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to