Guest_imported
New member
- Jan 1, 1970
- 0
Hello all,
i'm having a trouble using CFileDialog. My application uses it to select more than one file to be processed , so I use the OFN_ALLOWMULTISELECT flag to allow selecting more than one file. After that i use the GetStartPosition() method. When I select less than 17 files , ok , no problem ,but when i select more than 17 , the POSITION structuret that is returned by the method is returned null to me.
Do anybody can helps me ?
TIA
Thor da Silva
i'm having a trouble using CFileDialog. My application uses it to select more than one file to be processed , so I use the OFN_ALLOWMULTISELECT flag to allow selecting more than one file. After that i use the GetStartPosition() method. When I select less than 17 files , ok , no problem ,but when i select more than 17 , the POSITION structuret that is returned by the method is returned null to me.
Do anybody can helps me ?
TIA
Thor da Silva