News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

creating wizard: copy files without add to project

Started by h8or, June 30, 2007, 09:00:34 PM

Previous topic - Next topic

h8or

Hello.
I'm creating a new project wizard.
I would like to copy files to directory of new project, but without add to project.
I see only one way to copy files: using function GetFilesDir().
This function add all files in project.
Is there another way to do this?