|
-
October 9th, 2000, 08:44 AM
#1
Netscape Navigator
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.
-
November 8th, 2000, 11:48 PM
#2
Re: Netscape Navigator
Hi,
I am also trying for the same thing. I have one activeX control and want it to make it netscape compatible. since netscape doesn't support activeX control I have to write plug-in for it. So how to go for this. Is there any other solution.
regards,
Sachin
-
November 9th, 2000, 11:04 AM
#3
Re: Netscape Navigator
Hi Sachin,
Have a look at this site
members.rediff.com/rmchidu under link section.
or else try
http://developer.netscape.com/docs/m...ugin/index.htm
thanks
Chidu.
-
November 9th, 2000, 11:07 PM
#4
Re: Netscape Navigator
Hi chidu,
thank u very much.
Actually I got the link u suggested yesterday only and I have created my plugin using that information.
Sachin.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|