Hello, another quick question, also, thanks for all the help I've had recently.
I am using oneventmode to handle windows in a process, however, I have to call a special function, which requires the title of the window being destroyed, so that it can clear an array of associated data.
Is there any way to get the window title from the handle? I could not find any functions that supported getting the title from a handle.
I am using oneventmode to handle windows in a process, however, I have to call a special function, which requires the title of the window being destroyed, so that it can clear an array of associated data.
Is there any way to get the window title from the handle? I could not find any functions that supported getting the title from a handle.