I have a simple QT application running on a Win32 platform. I need to write a C ++ program described as: input is the window handle of this QT application, which is already available, output is the text name (AKA signature) of the application. Hope someone shows me how to do it right. Many thanks. Smile
source
share