Newbie Q: C code to access Visual Basic Huge Arrays 
Author Message
 Newbie Q: C code to access Visual Basic Huge Arrays

I'm trying to pass a multi-dimensional Visual Basic (v.3) huge
array to a DLL written in C.  I understand its not a problem
to do this if you want to access <64k of numeric data, but
I want to access >64k numeric data.  I think after this point
a special structure is used.  

Does anyone have a snippet of code to serve as an example of
how to do this, or know what structure the huge arrays take
after the first 64k.

Many Thanks,
Chris.



Wed, 05 Aug 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Qs on newbie code

2. Newbie: separate big .cs file into small .cs files

3. Visual Basic DAO35 code OK but C++ code not working

4. Newbie question: how to write an DLL, accessible by Visual Basic

5. Visual Basic Newbie

6. Access to a Visual Basic Form from a DLL wrote in C

7. Passing ARRAYS to C++ from Visual Basic

8. Passing an integer array from Visual Basic to an ATL COM object function

9. Problems access ODBC functions from Visual Basic

10. Pass Multidimensional Arrays Visual Basic and C++

11. Declaring an array of pointers in Visual Basic (and putting and getting data from it)

12. passing undimensioned Visual Basic arrays to C functions

 

 
Powered by phpBB® Forum Software