0

When I Select Multiple Files in My Computer And Open , each File Open with one Instance in My Application. In Configure Windows Application to Run One Instance,But One File Open with My Application.How Can I Open Selected Files And Add Address Files in a List Box in My Application.

1 Answer 1

1

There are many ways you can control single instance of your application..For example see this thread: Run single instance of an application using Mutex. If you want your program to open multiple files-you'll have to pass some parameters to your program when checking its running instances or something like this.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.