This sample demonstrates bi-directional unmanaged NGWS/managed NGWS Interoperability functionality with NGWS servers written in VB and VC and a COM client written in VB. Pressing the load button on the form and loading the included 1234.txt file, will load sample customer information.
Requirements:
This sample requires the installation of Visual Basic 6.0 to function properly.
Architecture:
The following diagram shows the basic architecture of the Bank sample, and how it uses managed and unmanaged code.
This sample list located in the Bank directory of the NGWS SDK sample directories.
For Example:
C:\NGWSSDK\Samples\Bank
In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.
For Example:
C:\NGWSSDK\Samples\Bank\:>NMAKE All
In order to run this sample, follow the instructions listed below.
For Example:
C:\NGWSSDK\Samples\Bank\:>NMAKE MAKEFILE