|
-
Jul 28th, 2001, 12:27 AM
#1
Thread Starter
Member
Library (dll)
I've downloaded a few examples (dll functions) , like SHAutoComplete and InternetAutoDial. But the libraries are "Shlwapi.dll" and "wininet.dll" at the declaration. I am not sure if I have those libraries and where to get them? I couldn't use the functions if I don't have the dll library, do I? Please help...
Or do they are already installed when I installed VB 6.0 ?
Eg :
Private Declare Function InternetAutodial Lib "wininet.dll" _
(ByVal dwFlags As Long, ByVal dwReserved As Long) As Long
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
|