GeekArticles
Programming
C++TCExplorer - Portable software to import, export, delete, and rename files in TrueCrypt containers
Author: codeproject.com |
Published: 4th Jun 2007 |
Visited: 166 times |
Add CommentFiled in: CPlusPlusA portable software to import, export, delete, and rename files in TrueCrypt containers without requiring administrative privileges.
Read Article Sponsored Links
Related Articles
• Cascading Delete Using SQL Tom, I suspect your readers will find this interesting. I am trying to logically 'Delete Cascade' across four tables, and cannot implement R.I. because we cannot guarantee the "logical parent" table would always be inserted into before its children ...