Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do this in C#
Message
 
To
03/11/2008 19:35:26
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01359364
Message ID:
01359384
Views:
22
How about this site:
http://www.programmersheaven.com/mb/csharp/346567/346567/integrating-a-dll-into-c/?S=B20000

Kurt


>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
Previous
Reply
Map
View

Click here to load this message in the networking platform