Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My First Dll in VFP...
Message
From
06/07/2000 09:55:27
 
 
To
06/07/2000 05:21:33
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00388750
Message ID:
00388840
Views:
14
>Must I always call DLL's using
>o=createobject("GetOFile.GetOFile")

Yep, cause VFP builds COM DLLs

>Should the DLL work for other systems i.e. vb, oracle or just with foxpro.

It should work in VB, and other COM languages, like VB Script in an ASP Page for example. VC++ and C# should be able to use your COM object too.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform