Results 1 to 3 of 3

Thread: Send arrays to C

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Posts
    39

    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 ?

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    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.

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    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
  •  



Click Here to Expand Forum to Full Width