Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call DLL
Message
 
To
22/07/2003 07:19:22
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00812280
Message ID:
00812289
Views:
36
Because it is a COM component (DLL compiled with VB), you first need to add a reference to the DLL from your project (Project->References), declare an instance (dim x as new DllName.ClassName) to finally use it (x.SomeMethod).


>Hi All,
>
>I got class module and have been compiled into DLL through ActiveX DLL project, but I know how to declare it and call its function in my application project, is there any reference and sample code?
>
>Thanks
>ASTON
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform