The default directory where Imagenation first looks to open or save files is set in the File Preferences dialog box. A client application can also request and set this directory.
To set the default open and save directory:
· Use the IN_SetDocumentDirectory function.
The specified directory becomes the default one. You can also use IN_GetDocumentDirectory to request the current default directory.
See also