Posted: 14 Aug 2017, 00:06
I got two functions that use sdk file dialog stuff to read/write from specified file.
but i fail to understand how the 'filter' works.
ie Its supposed on open to only display .bin files, but i can see for ex a text file here.
i tried to set the ansicharpt to "(*.bin)" or "*.bin" , or ".bin", or "bin", but no luck..
any clues?

but i fail to understand how the 'filter' works.
ie Its supposed on open to only display .bin files, but i can see for ex a text file here.
i tried to set the ansicharpt to "(*.bin)" or "*.bin" , or ".bin", or "bin", but no luck..
any clues?
