how to add a new project properties page?



hi

how can I add a new page to the project properties for each project
type?
I'm developing a VS 2005 package to integrate an interface to use
Origo (Origo will be something like SourceForge but will also provide
an xml rpc API). So I need a way to extend the project properties a
bit to store some Origo relevant settings and to do this I would like
to add a page to the project properties (right click on the project in
the solution explorer and then select Properties)

.


Loading