Ok, i understand. I'm trying to make from this patch an extension dll that can be used on non-patched Thunderbird.

I simple copy patched mozldap.dll+xpt into components dir (of non-patched mozilla) and registr it using regxpcom. This seems to be OK - compreg.dat and xpti.dat contains now ldap-mofication class.

But when i try to get class -- Components.classes["@mozilla.org/network/ldap-modification;1"] ) -- it returns UNDEFINED.

in compreg.dat file :
@mozilla.org/network/ldap-modification;1,{5b0f4d00-062e-11d6-a7f2-fc943c3c039c}
in xpti.dat file :
307,nsILDAPModification,{f64ef501-0623-11d6-a7f2-b65476fc49dc},2,-1,1

What does this "error" mean ?

What needs to be modified to work mozldap.dll as component ? Class IDS ? Interface names ?

Honza T_

--

|-| () |\| 7_ /-\  T.

ICQ: 134810196
MSN: [EMAIL PROTECTED]

mail: [EMAIL PROTECTED]
mail: [EMAIL PROTECTED]
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to