Click to See Complete Forum and Search --> : FindWindow


suehyun
May 5th, 1999, 11:30 PM
I am developing a windows program in NT, and I am using ::FindWindow( , ). It is working in the NT very well, but it is hung in the Windows 95. I am writing a multi-threaded program, and I am using PostMessage and events to control those threads around the FindWindow. Is there any person who has some clues?

Thanks in advance,
Suehyun Chung