Home All Groups Group Topic Archive Search About
Author
12 Nov 2005 5:39 PM
Ladvánszky Károly
Is it documented somewhere how the various VB6 data types, dynamic arrays
especially,
are arranged when they are 'Put' into a binary file?
I'd like to read existing VB6 binaries into .NET.

Thanks for any help,

Karoly

Author
12 Nov 2005 7:42 PM
vbexp
Yes. In VB6 Get/Put Statements help.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbenlr98/html/vastmPut.asp


Show quoteHide quote
"Ladvánszky Károly" <a*@bb.cc> wrote in message
news:OYmAU$65FHA.3876@TK2MSFTNGP09.phx.gbl...
> Is it documented somewhere how the various VB6 data types, dynamic arrays
> especially,
> are arranged when they are 'Put' into a binary file?
> I'd like to read existing VB6 binaries into .NET.
>
> Thanks for any help,
>
> Karoly
>
>
>