hi,

I am trying to write a plugin for Netscape Navigator.
I was trying a example, but when I was trying to compile, I am getting the following errors

WinTemp.obj : error LNK2001: unresolved external symbol _use_MyClass
WinTemp.obj : error LNK2001: unresolved external symbol _unuse_MyClass
MyClass.obj : error LNK2001: unresolved external symbol _MyClass_popWindowsMessageBox

If any one of you know how to solve this problem, please let me know.

I have been suffering with this problem for the past few days and am unable to know what exactly this problem is.

thanks.