954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to create a DLL in vb6

can anybody tell me how to create a new dll in vb6 and use it , thanxs.......

shardulDoon
Newbie Poster
1 post since Aug 2007
Reputation Points: 10
Solved Threads: 0
 
can anybody tell me how to create a new dll in vb6 and use it , thanxs.......



On the new Project window, instead of selecting standard exe, select Activex DLL.

write the code. run and debug it. once satsfied make the dll by giving a suitable name to it.

And add that DLL to your standard exe project.


regards

AV Manoharan

AV Manoharan
Junior Poster
166 posts since Jun 2007
Reputation Points: 10
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You