|
-
Nov 1st, 2001, 09:44 AM
#1
Thread Starter
New Member
About DLLs
Hey,
I was wondering that how a dll is written in VB ,and used. It is easy to do in Delphi, is it also easy in VB ? Thank you very much...
-
Nov 1st, 2001, 10:08 AM
#2
Yes, writing an ActiveX DLL file is very straitforward.
Simply start a new ActiveX DLL project.
Name the class and the project.
Add methods and property procedures.
Compile.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|