hi, Everything is fine. at last i was successfully create .so and .xpt file for my program. but when i am testing it by our MyCalctest.html file, it is give me an error message. which is:
Type error: Components.classes[cid] has no properties! i don't know why it is coming....i think everything is fine in my c++ code, it something related to implement component with mozilla- firefox. or may be related to interfacing. My program is implement 4 simple function, Sum, Div, Mul, Sub. these function call from Java Script(TestMyCalc.js) and show the result. i have gecko-sdk 1.8, and latest-mozilla browser. i am following an on line tutorial : "creating a c++ XPCOM component". linked: http://www.iosart.com/firefox/xpcom/ All the program files is attached with this mail(with .so, .xpt file). Regards Sunil Sharma. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
