I meant that I was not able to execute the application.Originally Posted by wysota
That problem is resolved, but I am facing one more problem -
I am trying to create 2 threads from GUI application - CRouterThread & CChipViewerThread.
CRouterThread is working fine, but I am not able to instantiate another GUI application on CChipViewerThread.
Pls find attached the files for the same.
PSSController is tha main class where I am creating thread & corresponding connections.
CChipViewerThread is the thread class.
Regards
Bookmarks