Build read-only file into exe file?
- From: "Davy" <zhushenli@xxxxxxxxx>
- Date: 12 Nov 2005 07:25:23 -0800
Hi all,
A read-only data file is read in a C/C++ program.
And I use stdio function such as fopen() to fread() to operate the
file.
The content of the data file is constant.
How to build the file into exe file?
I work on MS windows. I use Visual C++ 6.0.
Someone suggest me to use "resources file" in VC. I am new to it. Can
you give some tutorial of it, thanks.
Any suggestions will be appreciated!
Best regards,
Davy
.
- Follow-Ups:
- Re: Build read-only file into exe file?
- From: Frank Hickman [MVP]
- Re: Build read-only file into exe file?
- Prev by Date: Re: sound loading
- Next by Date: Re: sound loading
- Previous by thread: Is it just me? (Broken ATL wizard)
- Next by thread: Re: Build read-only file into exe file?
- Index(es):
Relevant Pages
|