c++ file holder.

Hi, I'm a new member to this forum and I joined because I'm having some problems finding information about some pieces of code:

I was wondering how I could go about creating an protected folder-like object in c++, in order to put other files in it such as text documents and other exe's.

This is how it works in my head:

There's an exe that you open and that knows the pass word to the folder, and is the only thing that can open that folder and access the information inside that folder. The folder works like any other windows folder in the sense that everything in the folder can be removed/altered, the only difference being it can only be altered by the exe.

Can anyone provide me with a link or a book or any information that could help me create something like this?

Thank you.
post this in windows programming forum...
you need to study window programming to solve this...
Topic archived. No new replies allowed.