Is it possible to have a valid HWND with a valid parent, and then the parent become invalid without the child becoming invalid?
|
feedback
|
|
No, see the documentation for
| |||||
feedback
|
|
Only if you'd first call Since windows have thread affinity, and children have the same thread affinity as their parents, there's no risk of a race condition between | |||
|
feedback
|