Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameter statements and OCX
Message
From
02/03/2001 09:40:59
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00480904
Message ID:
00481348
Views:
10
I got it, thanks for the clarification. But then that I prefer to build OCX files because they are more easy to instantiate from VFP. But this works fine, and the parameter statement does what I want.

>DLLs created with VB are OLE Automation DLL (not librairies).
>
>You need to declare an instance of the object in order to work with it (in VB Dim x AS New DLLName.ClassName). You can't declare it like API DLL (using the DECLARE statement in VB).
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform