M
Martin Eckel
Hello,
I am in the need to import binary files written by a VB3 program to a
VB.NET program.
Importing values with .ReadInt16, .ReadSingle etc. works fine (reading
from filestream), but what do I have to do to import an old VB3 date type?
Best regards,
Martin Eckel
I am in the need to import binary files written by a VB3 program to a
VB.NET program.
Importing values with .ReadInt16, .ReadSingle etc. works fine (reading
from filestream), but what do I have to do to import an old VB3 date type?
Best regards,
Martin Eckel