Hi All, I am trying to execute an example of npruntime for a scriptable plugin in Windows Environment(Win XP) To debug the code i had put OutputDebugString in each and every method. I am not getting any compilation errors.
I followed the steps given for build(For MSDev). I used "test.html" to test the code which i downloaded with npruntime example. Plugin is not initiated eventhough it is loaded. I have inserted a line at html to findout whether the plugin dll is loaded or not. It says plugin dll is loaded.But the none of the initialization code is not executing. (NP_Initialize/NP_GetEntryPoints OutputDebugString details is not coming in Debug View). i have downloaded the sample source code of npruntime at "http:// www.mozilla.org/projects/plugins/" and I followed the build instructions given at "http://www.mozilla.org/projects/plugins/npruntime-sample-in-visual- studio.html" Can anyone please tell me how can i debug later or what might be the problem. Thanks & Regards, SivaRaji. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
