i have used
FindWindow, GetWindow , GetClassName ,GetWindowTextLength , GetWindowText, PostMessage
APIs to implement BM_CLICK (to click button of another exe and its working fine)
But after closing vbp, im getting windows debug window !? (if exe used then it will be closed)
Any idea ?
thank you.
FindWindow, GetWindow , GetClassName ,GetWindowTextLength , GetWindowText, PostMessage
APIs to implement BM_CLICK (to click button of another exe and its working fine)
But after closing vbp, im getting windows debug window !? (if exe used then it will be closed)
Any idea ?
thank you.