Hi, I am coding XPCOM components with the Gecko-sdk-1.7. I have wrote main classes for that and i verify that the component is well registered by parsing the file compreg.dat after i run regxpcom program. Everything work well if I don't use static functions and attributes. I haven't find something about it on the net, so i ask the question if i can declare and use statics functions and variables in my own classes, if somebody has already meet this problem and if he had found a solution.
Regards, -- Stephen Kinger _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
