Generating a PBNI project
Start Visual Studio, select File>New>Project, select Visual C++ Projects, and scroll the Templates pane to see the PBNI wizard.
Select PBNI Extension DLL, enter a name and location for the project, and click OK.
Click Application Settings if you want to create a visual extension or change any other settings.
The default is to create a nonvisual extension with Unicode support.
Click Finish.
See the ReadMe.txt file created by the wizard for a description of the generated source and header files.