Announcement

Collapse
No announcement yet.

Vb.NET arrays in PB DLL

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Vb.NET arrays in PB DLL

    I have been using VB 6 for a frontend. All calculations are made in a powerbasic DLL. The examples given for VB 6 arrays (safe arrays) work perfectly and I am able to share the UDT arrays between the VB application and powerbasic.

    Now, I wish to port the VB 6 application to VB.NET. But I am not able to pass on the arrays from vb.net to pb. I have searched the forums but could not get an example of how to receive vb.net in powerbasic.

    Any help will be much appreciated.
Working...
X