Project translated automatically.
Log in
or
register,
to view the original
1 . The first task
In the second tab of the application, create a window of this kind:
The "Select" button should allow you to select any exe file to launch it from our application as a subsidiary process. The path to the selected file should be reflected in the first text field:
When you press the “Start” button, the last selected exe file (the way to which the first text field is displayed must start. The name of the launched process should be displayed in the first box sheet.
When choosing the second exe file, the third and so on. The name of each initiated process should be displayed in the first box sheet.
If you click on the name of any of the running processes in the first box sheet, the information about the flows of this assigned process should appear in the second box sheet.
2nd The second task
In the provided application, which considered the use of semaphor, to implement work with the elements of ListBox from the Go() flow method with the use of Invoking.
Appendix will be provided.