|
-
Aug 11th, 2003, 06:28 PM
#1
C++ DLL Project and VB .NET
I have a C++ managed code project (though there is no managed code in it, currectly it'
s only unmanaged) and I've successfully made it into a DLL.
Now I put the DLL into a VB solution and referenced VB to that DLL
Now I can't figure out how to access the functions from within VB.
When I made a VB DLL, I had to declare the funcions as shared but that doesn't seem to work with C++ so I'm not sure *** I'm doing worng.
Help?
-
Aug 12th, 2003, 03:31 PM
#2
-
Aug 12th, 2003, 08:13 PM
#3
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Aug 12th, 2003, 08:41 PM
#4
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
|