Mood: sharp
Topic: VC++
This is how we can retrieve the ID of any window. LONG lWndID = ::GetWindowLong(this->m_hWnd, GWL_ID); Simple!
Posted by Nibu babu thomas
at 5:01 PM
You are not logged in.
Log in
|
Programming Tips
Monday, 14 November 2005
To retrieve the ID of any window.
Mood: sharp Topic: VC++ This is how we can retrieve the ID of any window. LONG lWndID = ::GetWindowLong(this->m_hWnd, GWL_ID); Simple!
Posted by Nibu babu thomas
at 5:01 PM
Comments Page
Comments Page
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||