Click to See Complete Forum and Search --> : Parented windows owned by different threads


Bidus
October 30th, 2009, 12:00 PM
I have 2 threads in my Win32 application.

Each thread creates a window.

The window created by the second thread is parented to the window created by the first thread.



What are the known problems of this Ğarchitectureğ ?

MrViggy
October 30th, 2009, 12:04 PM
None that I'm aware of.

Viggy

minkoko
October 31st, 2009, 08:39 AM
i try to make a window with .rc