Our shop is using PowerBuilder. Great in its time; dinosaur now. However, we can call standard Windows DLLs with it, and I was wondering if anyone has used the SDK from a Visual Basic application? I ask because the datatypes in VB are more similar to those in PowerBuilder and it's easier to port the VB app than the Cpp or C# versions.
Anyone using the scanner SDK with VB?// Expert user has replied. |
2 Replies
The scanner EMDK for .NET has both C# and VB code samples for each feature.
Oops. Forgot to mention that our app is *not* .NET. Bummer.