On a machine that I upgraded to Win10 it fails where I was grabbing some text off of the screen.
I have tried the GetText variations and GetWindow variations.
I have tried the TextCaptureWizard.
None of these get the text I need.
(Application is written Delphi 8(?)).
Is my best option to go with OCR?
I am verifying & testing this issue with a basic simple script:
Code: Select all
GetTextInit
GetTextAtPoint>108,68,result,0
MDL>result
Wait>1