I am using the common dialog control in Vb6 with multi-select turned on. When I do a ShowOpen, I am able to navigate to the folder I want and select multiple files. However, when 40+ files are selected, the procedure returns an error stating that the size of the FileName buffer needs to be increased.
Has anyone else had this error?
How do you expand the FileName buffer (I am assuming the error is referring to the FileName property of the control).
Steve Jerrett
Systems Analyst
City of Columbia, MO
Has anyone else had this error?
How do you expand the FileName buffer (I am assuming the error is referring to the FileName property of the control).
Steve Jerrett
Systems Analyst
City of Columbia, MO