Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do this in C#
Message
From
03/11/2008 19:35:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
How to do this in C#
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01359364
Message ID:
01359364
Views:
66
I am working on converting a foxpro program to c#. In my foxpro program I use some functions in a dll with a setup like this:

DECLARE INTEGER Dial IN autodial.dll
INTEGER nPortNum, STRING cdial

Then I call it like this:

Dial(nHandle,"8005551212")

Can anyone direct me to an article that shows how to use this same dll in c#? And how to call it, etc.? Thanks!!!!

Bob
Next
Reply
Map
View

Click here to load this message in the networking platform