I am trying to create a vb app the returns the hwnd of what ever the current application outside of this app is that is running. And have it return the windows title/caption if available.
I believe the API calls I need to made are GetActiveWindow and GetWindowText but am not sure of how to impliment these calls to obtain the results I need.
Any assistance would be greatly appriciated.
Thanks
Chris
CRFetterolf@Coolblue.com
I believe the API calls I need to made are GetActiveWindow and GetWindowText but am not sure of how to impliment these calls to obtain the results I need.
Any assistance would be greatly appriciated.
Thanks
Chris
CRFetterolf@Coolblue.com