News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

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?