ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
SSSteven Soeder02/05/2014

I need to select multiple files to manipulate through a file browser dialog.

I've explored the "GetOpenFileName" method, but this only allows you to select a single file.

Does any one have an example of how I could do this?

What I want to happen is:

User selects files.

Program opens each file, perfoms some action, closes file.

Control returned to user.