Click here to Skip to main content
15,881,715 members
Articles / Desktop Programming / Win32

A simple Firefox Addon with XP-COM Component

Rate me:
Please Sign up or sign in to vote.
2.87/5 (8 votes)
2 Jul 2010CPOL2 min read 62.9K   1.6K   28  
Beginning a Firefox Addon with the power of XP-COM
..\gecko-sdk\bin\xpidl.exe -m header -I..\gecko-sdk\idl CodeprojectXPCOM.idl
..\gecko-sdk\bin\xpidl.exe -m typelib -I..\gecko-sdk\idl CodeprojectXPCOM.idl

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I am living in germany and now living from programming for some Years. In my spare time I like sports as jogging, playing football (soccer) and basketball.

We must take care for our planet, because we and our family has no other. And everybody has to do something for it.

Comments and Discussions