Thread: Encrypting a specific folder.

  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    15

    Encrypting a specific folder.

    A console application that encrypts a specific folder when executed.

    Run program -> Encrypt C:\MYCOMPUTER\DC++\downloads\xXx

    Just a simple code to do so. Thanks. 8)

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Go away spammer.
    http://cboard.cprogramming.com/showthread.php?t=63566
    http://cboard.cprogramming.com/showthread.php?t=63245

    Try doing some actual work yourself rather than reposting the same old bloody question week after week and contributing nothing to it.

    Of course, it would be better if you spent 6 months or so actually learning C++ and then working towards your answer, but no you just dump the requirement on the board and hope someone will do it all for you.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Slave MadCow257's Avatar
    Join Date
    Jan 2005
    Posts
    735
    Last edited by MadCow257; 03-28-2005 at 07:52 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Reading .dat files from a folder in current directory...
    By porsche911nfs in forum C++ Programming
    Replies: 7
    Last Post: 04-04-2009, 09:52 PM
  2. Not able to access directory of home folder
    By Bargi in forum Linux Programming
    Replies: 1
    Last Post: 02-06-2008, 02:45 AM
  3. read only folder on Windows
    By George2 in forum Windows Programming
    Replies: 2
    Last Post: 11-05-2007, 09:18 AM
  4. Console App., Hide specific folder
    By nextstep in forum C++ Programming
    Replies: 10
    Last Post: 03-28-2005, 05:28 AM
  5. Hiding a folder
    By nextstep in forum Windows Programming
    Replies: 16
    Last Post: 03-20-2005, 03:07 PM