Answer the question
In order to leave comments, you need to log in
Creating a UI without using .NET?
There is a small C++ project that uses multithreading from C++11 (Thread class) needs to be made into a UI interface for it (in Visual Studio IDE), however Windows Form refuses to work without CLR and CLR refuses to work with Thread class. Is it possible to create a UI without using a form, or somehow make the form work?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question