Re: CFileDialog multi selection buffer!!!????
- From: "AliR" <AliR@xxxxxxxxxxxxx>
- Date: Mon, 8 Aug 2005 13:33:41 -0500
What method are you using to get all the filenames???
You need to use CFileDialog::GetStartPosition() and
CFileDialog::GetNextPathName() to get multiple selections.
AliR.
"Ale" <Ale@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D715F499-D648-424C-B7EF-AA798CF9C0E7@xxxxxxxxxxxxxxxx
> Hi all,
> using CFileDialog with MULTISLECT you need to allocate a buffer larger
> enoght to store returnet file path list, if buffer is not larger enought
> DoModal will return the specific error...
> Now, how to get the buffer size needed before calling DoModa or during
> selectionl!?
> How do Windows handle this issue!!?
>
> Thanks
> Ale
.
- Follow-Ups:
- References:
- Prev by Date: Re: Made a compiled HTML help file; now how to use it?
- Next by Date: How to disable (gray out) a button on the toolbar?
- Previous by thread: Re: CFileDialog multi selection buffer!!!????
- Next by thread: Re: CFileDialog multi selection buffer!!!????
- Index(es):
Relevant Pages
|