Using VisualBasic 6 Random Access Files in dotnet
- From: Peter <pRumpf@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Jan 2008 02:55:24 -0800 (PST)
Hi
I will use a Random Access File in dotnet/csharp. The file is created
with Visual Basic 6 (VB6).
My Problem is to find out the corresponding Types I had to use in
dotnet - reading the VB6 binary values.
If there are no corresponding Types I will manually convert the VB6
binary values (e.g. BinaryFormatter...). Where can I find the
definition how VB6 write Types to a random acces file ?
Thank you
Peter
.
- Follow-Ups:
- Re: Using VisualBasic 6 Random Access Files in dotnet
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: Using VisualBasic 6 Random Access Files in dotnet
- Prev by Date: Blocking windows shutdown from a form on a different thread
- Next by Date: Re: How-to determine if network is "Local Only" or "Local and Internet"
- Previous by thread: Blocking windows shutdown from a form on a different thread
- Next by thread: Re: Using VisualBasic 6 Random Access Files in dotnet
- Index(es):
Relevant Pages
|