Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Entry point error in dll!
Message
From
15/10/2002 06:30:56
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00711241
Message ID:
00711242
Views:
7
This message has been marked as the solution to the initial question of the thread.
VFP can create only COM DLLs. This type of DLLs allows you only to instantiate classes, defined into it. Instead of using DECLARE statement, try to instantiate class (through CreateObject() function) and call its method.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform