Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 26 Feb 2005 15:31:42 +0000 (15:31 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 26 Feb 2005 15:31:42 +0000 (15:31 +0000)
commit18a1516c4b2406f61202d5390fa8595e8ea5a196
treeac82889afc5702191f4de04bc55491dde86139ad
parent5a22377ee512e2bf65d928ae349227173c484643
Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway
and make it a macro. Make the 'default' return value for wxGetFileKind
wxFILE_KIND_DISK and add a comment explaining what it's for.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filefn.h
include/wx/msw/private.h
src/common/filefn.cpp