The PBNI SDK
When
you install PowerBuilder, the Software Development Kit (SDK) for PBNI
is installed in the PowerBuilder 12.50SDKPBNI directory.
The SDK tools, pbsig125 and pbx2pbd125,
are also installed in the SharedPowerBuilder directory
so that they are available in your path.
The SDK contains the components shown in the following table.
|
Component |
Description |
|---|---|
|
pbx2pbd125.exe |
A tool that generates a PBD file from |
|
pbsig125.exe |
A tool that generates a set of strings |
|
includepbni.h |
A header file that defines the structures |
|
includepbarray.h |
A header file that contains helper classes |
|
includepbfield.h |
A header file that contains helper classes |
|
includepbtraits.h |
A header file used by pbarray.h and pbfield.h that |
|
includepbext.h |
A header file that defines the functions |
|
includepbevtid.h |
A header file that maps the PowerBuilder |
|
includepbnimd.h |
A header file that defines machine-dependent |
|
includepbrsa.h |
A header file that defines interfaces |
|
srcpbarray.cpp |
A source file that must be added to your
|
|
srcpbfuninv.cpp |
A source file that must be added to your
|
|
srcpbobject.cpp |
A source file that must be added to your |
|
wizardsVCProjects |
A Microsoft Visual Studio 2005 wizard |
|
wizardsVCProjects |
A Microsoft Visual Studio .NET 2003 wizard |
|
wizardsVCProjects |
A Microsoft Visual Studio .NET 2002 wizard |
|
wizardsVCWizards |
Files required by the Visual Studio wizards. |
|
pbni125.hlp, pbni125.cnt |
Help files for PBNI. |