Authenticity Posted March 4, 2009 Share Posted March 4, 2009 It's not a bug, _WinAPI_GetFocus() is in the thread level, if your program doesn't own the focus then it will show 0 because it's working in the thread level. _WinAPI_GetForegroundWindow(), for example, is not in thread level. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now