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.