You can set the actual function name using "Alias"
If you don't want to do that, you can add "/export:getOne" to your linker.Code:Declare Function getOne Lib "..PATH..\dll_for_excel.dll" Alias "_getOne@0" () As Long
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |