G
Guest
I have an App running in WinCe. It communicates with a desktop App via sockets.
The Netcf App has a number of threads. On one of the threads I am trying to
start a Windows Form as a secondary window. The secondary Form does not
appear and the main Form locks up. The Vs2003 debugger still has control (you
can stop the Netcf App) but I cannot get the secondary Form to come up.
Could you indicate what I may be doing wrong. The secondary form does come
up when run off another simple Netcf App that does not have threading.
Thanks.
The Netcf App has a number of threads. On one of the threads I am trying to
start a Windows Form as a secondary window. The secondary Form does not
appear and the main Form locks up. The Vs2003 debugger still has control (you
can stop the Netcf App) but I cannot get the secondary Form to come up.
Could you indicate what I may be doing wrong. The secondary form does come
up when run off another simple Netcf App that does not have threading.
Thanks.