Fix for CreateTempFileName with wxFFile for Windows. Also _open_osfhandle
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 7 Nov 2006 23:48:24 +0000 (23:48 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 7 Nov 2006 23:48:24 +0000 (23:48 +0000)
commit693bfcafb650afc9d19998fd18db88cf41815984
tree424a787dc7df5297bc070f5e46b26b6d8e8e8ed3
parent405be7132c6ff408b1df0f12adb4427e345ae563
Fix for CreateTempFileName with wxFFile for Windows. Also _open_osfhandle
requires O_BINARY on Borland, and the others don't seem to mind it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/filename.cpp