![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Calling into an unmanaged DLL, where the DLL name is a runtime decision
I'm new to VB. I've searched about the web and there are many
flavors of answers to this. I[m not sure which way(s) to try, as each has some questions I don't have answers to. Here's what I need to do: -Using VB 2005 .NET -Using a provided unmanaged DLL whose path I will learn at runtime -Make calls into that DLL, passing various parameters including ptrs I've done Load Library before from C++, but never from a managed code base like .NET. Anyone have any examples or guidance to lend? -- It's 3:30, why aren't you at work? I.. I didn't feel like it. |
|
|||
|
Re: Calling into an unmanaged DLL, where the DLL name is a runtimedecision
Paul Coene wrote:
> I'm new to VB. I've searched about the web and there are many > flavors of answers to this. I[m not sure which way(s) to try, as > each has some questions I don't have answers to. > > Here's what I need to do: > > -Using VB 2005 .NET > -Using a provided unmanaged DLL whose path I will learn at runtime > -Make calls into that DLL, passing various parameters including ptrs > > I've done Load Library before from C++, but never from a managed > code base like .NET. > > Anyone have any examples or guidance to lend? First, I would try asking in one of the "dotnet" groups who will have a bit more experience ![]() (my server doess't hold microsoft.public.vb.general so I can't reply to there) -- Dean Earley (dean.earley@icode.co.uk) i-Catcher Development Team iCode Systems |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|