minor fixes for custom controls support in wxFileDialog: slightly improve documentati...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jan 2009 14:04:25 +0000 (14:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jan 2009 14:04:25 +0000 (14:04 +0000)
commitd6dae1b4432a3ecbf3ca8b983440728a46af8f20
treeb7440c92f3fa675b43462dbcc10afaaddf15cdc8
parent9800347d77319c663d987889967054f91e5898c7
minor fixes for custom controls support in wxFileDialog: slightly improve documentation, make variable names more clear and add more WinCE checks (closes #10416)

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