0 pts.
 Using DLLs in vb6
Hi,
I wanna ask that how can we use a dll file in our VB6 Project. I also wanna execute a dll using MS Word's Macro. Plz reply ASAP.
ASKED: Jun 16, 2005  6:06 AM GMT
UPDATED: June 16, 2005  11:45:33 AM GMT
0 pts.

Answer Wiki:
Kirmani,

Here is a link for creating and calling your own dlls:
http://www.pgacon.com/visualbasic.htm#Creating%20and%20Using%20DLLs;

Here is one for referencing and calling a 3rd party dll:
http://www.pgacon.com/visualbasic.htm#Customize%20the%20WebBrowser%20Control;

Here is one about APIs in general:
http://www.vbexplorer.com/VBExplorer/apitutorials.asp.

Note: Just seeing a dll you might want to use and then enumerating the internal functions might *not* give you access to its functionality:
http://www.codeproject.com/dll/dll_calling.asp.

Happy calling,
:) Gene
Last Wiki Answer Submitted:  Jun 16, 2005  11:45 AM (GMT)  by  HappyGene   0 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _