Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multithreading

Status
Not open for further replies.

shacham

IS-IT--Management
Joined
Jul 7, 2004
Messages
1
Location
US
I worte an application that asynchronously calls a shared object to achieve multithreading. It all works very nice in the IDE. It also works with the built EXE.
However, every call to the shared object opens a new window (the one which declared the shared object and calls it).

Anyone has any idea why and /or how to fix it?
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top