Hi Colin,
I can't remember which was the extra LVRTE DLL I created a lib file for - I think it began with an E!
The C functions for manipulating arrays can be found in an
NI manual if you haven't already seen that.
When I say define array size I mean edit the header file of the MyLV_DLL which has the type defs for the array structs (only applicable for LV style arrays).
I agree that manipulating the arrays should be easy - it's just that I never managed to do it. I included the code to read an element and resize the array. With only one of the
se in the code the code would compile and start (not calling the array function); with both the code would compile but would not even get as far the form initialise function let alone the array functions without generating a Visual C++ error(!). I can't remember the error but Google had nothing on it.
To be honest this was all a few months ago and my colleague who dealt with the Borland stuff has moved on which means I can only be of limited help working from memory. Good luck with getting things working. If you do manage to get 2D arrays working I'd be interested in the Borland code snippet for resizing the array.
Cheers,
Andrew.
Andrew.