|
-
Sep 27th, 2002, 03:51 PM
#1
Thread Starter
Addicted Member
Including file IN program....VC++
I've got 5MBworth of data that needs to be included inside the executable of a program that I will distribute. I CANNOT include this as an external binary file as it increases my security risk.
Without having to manually (or without writing a script to do it) take this data and put it into a bigass array, is there a way to compile the .bin file into the exe? How would I do so and access the data sequentially?
Thanks for any info,
Phil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|