I made some changes in /mozilla/directory/xpcom source directory (i would like to add some new functionality about LDAP WRITE operations (ldap_add, ldap_modify, ldap_delete). I use 'make' for this directory -> it creates mozldap.dll file with LDAP components. I can use this components in this source build of thunderbird without problems. But when i try to copy mozldap.dll to any release build of thunderbird into /components direcotry and register it - i've got error :
regxpcom.exe - Entry point not found The procedure entry point [EMAIL PROTECTED]@@..... nsHashKeyType... could not be located in the dynamic link library xpcom_core.dll. Honza T_ -- |-| () |\| 7_ /-\ T. ICQ: 134810196 MSN: [EMAIL PROTECTED] mail: [EMAIL PROTECTED] mail: [EMAIL PROTECTED] _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
