This repository was archived by the owner on Aug 23, 2025. It is now read-only.
Commit e51cfd1
committed
Version 1.6.2
The result of WaitForInputIdle() call is now ignored if a window handle can be obtained anyway. This should work around the timeout issues introduced by 86Box build 2102 (compiled with GCC 9.3.0).
Manager now also properly waits for each VM to close when closing running VMs before exit (500 miliseconds per VM).1 parent 09069a1 commit e51cfd1
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| 516 | + | |
| 517 | + | |
516 | 518 | | |
517 | 519 | | |
518 | 520 | | |
519 | | - | |
520 | 521 | | |
521 | 522 | | |
522 | 523 | | |
| |||
605 | 606 | | |
606 | 607 | | |
607 | 608 | | |
| 609 | + | |
608 | 610 | | |
609 | 611 | | |
610 | | - | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
| |||
0 commit comments