From: boo r. <boo...@at...> - 2002-11-27 08:47:58
|
I'm trying to use Wx::FileSystem's FindFirst/ FindNext, but am finding that wxFILE/ wxDIR don't seem to be exported by either Wx or Wx::FileSystem. Although I found the values (wxFILE is 1 and wxDIR is 2, if you're curious...), I wonder was just trying to export from the wrong modules? |