Modal dialog box in thread
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to create a Modal dialog box in a worker thread.But when I close the modal dialog box, all the program is shutting down.What can cause to this? How can I create a modal dialog box in a worker thread? In addition to that I tried to create a modal dialog box in a worker thread for Windows and it worked fine. So I think that the problem is about Windows CE? thanks