Legacy applications often use older technologies like VB6.0, Delphi, or the MFC framework that do not provide native accessibility causing Ranorex Studio to have limited support for robustly identifying UI elements. To automate these applications, you can do the following:
- Use the GDI RawText plugin to increase object recognition for controls that use the Windows GDI drawing mechanism to display text on screen. For more information, see GDI Capture
- Use the Delphi plugin to automate standard and third-party controls. For more information, see Delphi Plugin.