Show hidden files in FileOpenDialog

Post those lines of code you feel like sharing or find what you require for your project here; or simply use them as tutorials.
Post Reply
lester
Posts: 86
Joined: Mon Jan 29, 2007 3:33 pm

Show hidden files in FileOpenDialog

Post by lester »

Hi, I was just bothered with those hidden files and directories using the CGUIFileOpenDialog, so I wrote a little modification of it, which enables the filtering of the hidden files.

Just look at screens
before:
Image
after:
Image

here's the archive with modified files
http://www.fileden.com/files/2007/2/14/773789/irr.zip

P.S. Btw, I didn't implement a filtering on win32, so maybe someone will.
Post Reply