offline source backup utility i'm making

I'm making this Win32 utility to locally backup source code files.
Currently this works for -
- Backing up of a directory and it's subdirectories
- Explicitly excluding a file from backup
It will soon do -
- Filtering file types (*.cpp, etc)
- incrementally backing up files using CRC
- uploading archives to ftp server

anyway, I'd be grateful if someone could look through my source code and tell me where I could improve, etc...

link : http://0x4c.phatcode.net/files/proj/bot/bot_060.7z
Thanks
Topic archived. No new replies allowed.