- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we callthe libmfxhw32.dll and libmfxsw32.dll by using visual basic for sdk?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, I am not a VB expert but I do know that it allows you to call functions in unmanaged DLLs. Theres lots of tutorials on the web explaining the process. However, we dont recommend using the DLLs directly but rather use the dispatcher lib and statically link it to your application. I dont believe that this is possible from VB however.
-Eric
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, I am not a VB expert but I do know that it allows you to call functions in unmanaged DLLs. Theres lots of tutorials on the web explaining the process. However, we dont recommend using the DLLs directly but rather use the dispatcher lib and statically link it to your application. I dont believe that this is possible from VB however.
-Eric
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page