Is there a way to get the window handle number from a Clipper 16 bit app ? Thank you.
Is there a way to get the window handle number from a Clipper 16 bit app ? Thank you.
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773
Driessen:
Thank you for your help. The problem is that the 16bit app can be opened multiple times (with the same caption). So basically getting the window handle via the FindWnd(app name) will not gaurantee to get back to the calling program. Any ideas ?