Oxygen Basic
Programming => Problems & Solutions => Topic started by: JRS on May 19, 2011, 01:27:24 PM
-
Threaded Window demo in examples/system/threads
The single thread demo worked fine under Wine. When I changed #define MAX_THREADS = 2 (second define of the same name in the program) I got an exception error but the second threaded window opened after clearing the error dialog.
-
Running multiple main windows within one process is definitely on the experimental side :)
Charles