Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C Library Wrapper ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
C Library Wrapper ?
Miscellaneous
Thread ID:
00890218
Message ID:
00890218
Views:
80
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.
Next
Reply
Map
View

Click here to load this message in the networking platform