Tagged Questions
1
vote
3answers
978 views
postthreadmessage and peekmessage problem in delphi 2006
I created a multichilded application. The application windows (W[n]: TMyWindows) are all the same and all have an private object class instance associated with them (E: TMyObject).
The child windows ...