What I have is a form that allows you to select a folder and create and upload that folder to a webserver. What I also want to be able to do is upload multiple files without selecting the whole folder.

I am wondering if it is possible to set the commonDialog to be able to select multiple files at once or would i need an api for this?

Any help or examples would be appreciated.