/* Don't add "." and ".." to the tree. I think wxFindNextFile
* also checks this, but I don't quite understand what happens
* there. Also wxFindNextFile seems to swallow hidden dirs */
/* Don't add "." and ".." to the tree. I think wxFindNextFile
* also checks this, but I don't quite understand what happens
* there. Also wxFindNextFile seems to swallow hidden dirs */
- m_dir = new wxDirCtrl( this, ID_DIRCTRL, "/",
+ m_dir = new wxDirCtrl( this, ID_DIRCTRL, _T("/"),