I have a program with about 70000 files (css files,mp3 files,picture,…) in a DVD.
I want to put them to a single file(like a dll).
Is there any way to do this?
I also need their address in my application; is this possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Put your files in a compressed archive (like Zip or 7z).
You can use compression libraries to access the files from the archive.