Fixed bug preventing dir enumeration from working on WinCE
authorJulian Smart <julian@anthemion.co.uk>
Sat, 2 Apr 2005 17:38:14 +0000 (17:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 2 Apr 2005 17:38:14 +0000 (17:38 +0000)
commit3bd8a40543a03914e55a532a8bc600b5d77d6859
tree469f909828b115791d1759869ba4ad0e9d8422aa
parent0906c58d0533380cd706b4de2a88615f0f187995
Fixed bug preventing dir enumeration from working on WinCE
Prevented crash on WinCE by removing hidden root style
(a bug in Windows causes crash in child traversal/data retrieval)

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