in reply to Re: Win32::GUI and threads issue
in thread Win32::GUI and threads issue
The code I've posted is supposed to issue numbers. The first thread provides the numbers 0 to 9 to the parent, the second thread 10 to 19, etc. When the parent has all results, he displays all of them (on Win32 interface or into the terminal, depending on the setup I explained above).
When I use Win32, the application stops without issuing anything (no numbers, no errors). I didn't know where to start investigations, so I posted my questions here.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32::GUI and threads issue
by Anonymous Monk on Jan 16, 2019 at 10:27 UTC | |
by Garden Dwarf (Beadle) on Jan 16, 2019 at 11:00 UTC |