SUPPORT CENTER

PC*MILER


PC*MILER|Connect with Visual Basic

Using PC*MILER|Connect with Visual Basic
Using PC*MILER|Connect from Visual Basic is very much like calling it from ‘C’: the declarations are different, but the calling sequences are the same. Plea...
Wed, 16 Jan, 2019 at 5:57 PM
Caveats for Visual Basic
Be sure to use the function prototypes in the Visual Basic declaration file to get the proper argument types. First, server IDs must be declared as Integ...
Thu, 25 Jan, 2018 at 7:41 PM
Strings Utility
PCMSStrLen returns the length in bytes of a ‘C’ string. This is simply a cover of the ‘C’ strlen routine.
Tue, 6 Feb, 2018 at 6:18 PM
Using PC*MILER|Connect with Web Applications Running Under Internet Information Services
A working sample code with solution file is in the …\ALK Technologies\PCMILER31\Connect folder. The solution file is called pcmdotnet.sln. You should be abl...
Tue, 6 Feb, 2018 at 6:18 PM
Configuring/Administrating Internet Information Services
If your application is locked into 64 bit mode, only the 64 bit versions of the PC*MILER dlls will work with it. If your application is 32 bit, follow the s...
Tue, 6 Feb, 2018 at 6:19 PM