Added wxGenericFileDialog to WinCE project to give alternative to

restrictive native dialog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2006-03-06 10:46:37 +00:00
parent 619111b9aa
commit 818f394678

View File

@ -1649,6 +1649,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="WINCE_SRC" hints="files">
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
src/generic/filedlgg.cpp
src/generic/fontdlgg.cpp
src/msw/wince/checklst.cpp
src/msw/wince/choicece.cpp
@ -1662,6 +1663,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
</set>
<set var="WINCE_HDR" hints="files">
wx/generic/fdrepdlg.h
wx/generic/filedlgg.h
wx/generic/fontdlgg.h
wx/msw/wince/checklst.h
wx/msw/wince/choicece.h