Forum: C++ May 30th, 2009 |
| Replies: 13 Views: 912 But if you are using text files in the first place then you can expect them to be found. Setting it to read-only would make it to where you couldn't edit them either, as for an encryption, yes, that... |
Forum: C++ May 30th, 2009 |
| Replies: 13 Views: 912 You shouldn't use a textfile, the user could just simply delete the text file or something. You could create the file in a hidden folder somewhere on the D: drive so the user could not find it,... |