Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C Library Wrapper ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
C Library Wrapper ?
Divers
Thread ID:
00890218
Message ID:
00890218
Vues:
79
Hi everyone !

I am working on a project that requires me to use a C libraries to monitor and recieve events from a Mitel 3300 Switch (Telephone PBX).

Mitel docs state that:

To communicate with the MiTAI server in the 3300 ICP or the SX-2000 ApSU, a MiTAI application needs to compile and link with MiTAI Client libraries. There are two types of MiTAI client libraries (“Dynamic linked” and “Static linked” library versions).

The names of Header and Library Files are:
libmtai.lib Object code for the MiTAI client software.
Mtai.h Code files which call MiTAI routines must include this header
Mtaierrs.h Error codes returned by failing MiTAI commands

How does one go about creating a c++ wrapper dll that links to this libmtai.lib so that I can create an object in VFP to both make function calls and recieve events ?

Thank You

Greg Foote
Greg Foote
Software At Work, Inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform