I have a windows form application that is using multiple threads to connect named pipes to multiple processes...
I use and array of threads:
array<Thread^>^ serverThread;
and start each...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
Search:Type: Posts; User: troutguy Search: Search took 0.00 seconds.
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |