Thread: Timer

  1. #1
    Registered User Generator's Avatar
    Join Date
    Aug 2001
    Posts
    238

    Timer

    Hey Guys,

    I have an application that will backup a folder(a) by creating a new folder(b) and moving the contents of folder a to the newly created folder b. Anyways, I only need to backup my stuff on friday, saturday and sunday so I want to be able to specify the dates to backup and let it do it's thing. However im not too familiar with setting up a timer or anything. Ive checked out MSDN and a couple other websites but couldn't find anything. Do you guys know a site where it explains setting something like this up? or maybe alittle source with explanations? Any help would be great.
    What's a matter you no like peppi?

  2. #2
    Registered User Generator's Avatar
    Join Date
    Aug 2001
    Posts
    238
    Nevermind I found what I was looking for
    What's a matter you no like peppi?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SIGALRM and timer
    By nkhambal in forum C Programming
    Replies: 1
    Last Post: 06-30-2008, 12:23 AM
  2. tic tac toe crashes :(
    By stien in forum Game Programming
    Replies: 4
    Last Post: 05-13-2007, 06:25 PM
  3. Need help with a count down timer
    By GUIPenguin in forum C# Programming
    Replies: 0
    Last Post: 07-07-2006, 04:18 PM
  4. Timer again.
    By geek@02 in forum Windows Programming
    Replies: 1
    Last Post: 05-04-2005, 10:19 PM