Re: Layout of a file written by VB6?
- From: "Phill. W" <P.A.Ward@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 18 Aug 2005 16:07:27 +0100
"Robert William Vesterman" <bob.work@xxxxxxxxxxxxx> wrote in message
news:0r79g1hfbktd231kjni91fhddfjbnl3b5l@xxxxxxxxxx
> I have some binary files wrtten by a VB6 application (using FreeFile,
> Open, Put and so forth) that I need to read using C++. I have the
> source code of the VB6 app, and I've looked at some raw files it
> outputs; it seems like a fairly straightforward hack, but the problem
> is that I need to be able to read arbitrary files written by this
> application, not just the particular files that I personally have
> access to.
If the /same/ program is creating /all/ the files and you have the source
code for that program it should be, as you say, a fairly straightforward
h- ..er.. translation.
You could always show us the VB code you've got and we'll see if we
can spot any potential Gotcha's that might trap the unwary C++ h- ..er..
Developer. :-)
HTH,
Phill W.
.
- Follow-Ups:
- Re: Layout of a file written by VB6?
- From: Robert William Vesterman
- Re: Layout of a file written by VB6?
- References:
- Layout of a file written by VB6?
- From: Robert William Vesterman
- Layout of a file written by VB6?
- Prev by Date: Re: .htm file
- Next by Date: Re: Layout of a file written by VB6?
- Previous by thread: Layout of a file written by VB6?
- Next by thread: Re: Layout of a file written by VB6?
- Index(es):
Relevant Pages
|
Loading