|
-
September 5th, 2001, 02:58 PM
#1
Dll in VBasic
hi every one
i wonder if someone can help me here
i'm programing in access with visual basic codes and i included a function of a dll in the module section
Public Declare Function GenerateLicenceID Lib "C:\Final\bin\vproc.dll" (ByVal sBaseID As String, ByVal duration As Integer, ByRef sLicenceID As String)
but when i call the function i get an error can't find entry of c:\Final\bin\vproc.dll
can someone help please
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
|