|
-
April 18th, 2004, 05:02 PM
#1
VB and C++ Communication
I am writing a program that compliments another program I wrote in VB. I however have run into an issue. I need to be able to communicate (in real time, read/write) with an array in my VB program.
Code:
Public Arry()
'When it gets information
Redim Arry()
How would I go about doing this?
-Cheers-
-
April 18th, 2004, 05:49 PM
#2
-
April 18th, 2004, 06:06 PM
#3
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
|