|
-
Sep 27th, 2001, 10:13 PM
#1
Thread Starter
New Member
Declare dll error
I have created a test dll and wish to use it with a program using the declare:
"Public Declare Function OneOne Lib "COne.dll" (pOne, pTwo) As Variant"
I get the error: "Run time error '453' Can't find DLL entry point OneOne in COne.dll"
I have briefly read of the existance of .def files.. but I have absolutely no idea what they are and can find no information on them. Are .def files the answer to this problem? If so, how do I create such a file?
Thank you,
Alder
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
|