User: AmitH

  • Public profile

User profile: AmitH

User info
User name:AmitH
History
Joined:
Number of posts:26
Latest posts:

Delete directory and its content to recycle bin
Hi, I have this code: [code]static bool deleteDirectory(string lpszDir, bool noRecycleBin = false) ...

Blocking editing program's files
Thanks. About the encryption and the checksum, I've never used it with C++ files before. Do you hav...

Blocking editing program's files
Hi, I have a software which creates and edits some text files and binary files. Is there any opt...

Stop searching by alphabetical order
Thank you.

Stop searching by alphabetical order
Hi, I have a list<string> of words. I want to check if some word is in the list. So I used the ...

This user does not accept Private Messages