link a DLL into a XPCOM module
"eileen zishuang" <[email protected]> Mon, 14 Oct 2002 12:56:23 -0400
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hi, I am trying to link an external dll into one XPCOM module, which I wrote by myself according to the XPCOM sample. But the makefile.win under XPCOM directory is mysterious, anyone can give me a hint how to link that dll into the makefile? Thank you very much.