|
-
Apr 15th, 2003, 06:55 AM
#1
Thread Starter
Member
Send arrays to C
Hi
In VB6 it is possible to send arrays to procedures in DLL's written in C language. Anyone knows if this is possible with VB .Net arrays ?
-
Apr 15th, 2003, 07:55 AM
#2
Fanatic Member
I know it is possible - as VB, C++, etc. in .NET all compile into the CLR.
I haven't done it though, so I can't give you any code - but I think it would be as simple as passing it from VB to VB.
-
Apr 15th, 2003, 08:29 PM
#3
I wonder how many charact
See question #3 and look at its answer... best I can do for ya...
http://msdn.microsoft.com/msdnmag/is...A/default.aspx
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
|