P
pradyumna
I have an application wherein I need to select multiple
files. I am using a CFileDialog class for opening
the 'Open file dialog' . However i cant seem to select
more than 2605 files. I mean i can select more than that
but the operation supports only 2605 files. Is it a limit
set by windows API on the number of files that can be
selected at once.
files. I am using a CFileDialog class for opening
the 'Open file dialog' . However i cant seem to select
more than 2605 files. I mean i can select more than that
but the operation supports only 2605 files. Is it a limit
set by windows API on the number of files that can be
selected at once.