On Sun, 22 Sep 2002 15:34:15 -0700 [EMAIL PROTECTED] wrote: > http://mahogany.sourceforge.net/cgi-bin/show_bug.cgi?id=700
> temporary files are currently created in the root of the current drive under > Windows and also have meaningless/random extensions because we use tmpnam() for > them -- use wxFileName::CreateTemp() instead. Unless I missed something, neither wxFileName::CreateTemp() or the Win32 API allow to specify an extension for temporary files. Only the prefix (i.e. the directory where the file is stored) can be specified. -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
