wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Oct 2006 13:10:12 +0000 (13:10 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Oct 2006 13:10:12 +0000 (13:10 +0000)
commitb70a2866d5dfc22a0888f874b4b9cd0b97a1760d
tree7defacd42c198cc2e5c53c2685d83c57e56eb721
parent693b31be84c8eececba087cdd1cc8104edc8914b
wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
self delting temp files to be created, where the OS supports it. Add support
for opening wxFFile temp files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filename.h
include/wx/private/filename.h [new file with mode: 0644]
src/common/filename.cpp