Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i need to run multi windows in mdi based.. without hanging any window by using threads concept in each window.. can any one send the code for me in vc++(MFC)...
Posted
Comments
Richard MacCutchan 22-May-13 9:14am    
How can we send the code when we have no idea what your program does. You first need to investigate your design and figure out how the use of threads will improve things.

1 solution

No we cannot (at least we don't want) send you the code. We can help you, however. Let's start coding and ask here when you get stuck.
I strongly suggest you reading some assays of the Newcomer's Threads and Processes series.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900