
11-26-2002, 09:51 AM
|
 |
Junior Contributor
|
|
Join Date: Aug 2002
Location: Iceland
Posts: 276
|
|
Here I go again.... (windows states)
|
Hello....
I'm trying to make an app to detect when another apps are minimizing and maximizing. I made a custom window proc to detect the APPACTIVATE message, but sometimes it don't works. Some says I have to install a custom hook procedure, but reading on MSDN, I noted to detect systems messages from another threads, I must define my hook proc inside a DLL, and that's unaceptable for my requirements. Am I wrong, or what do you think I should do then?
I hope somebody can help me.
Thanx.
|
|