Skip to content

can't get correct HWND with pid in some cases #736

@bingxl

Description

@bingxl

In some cases, the PID obtained using robotgo.FindIds(procName)is correct, but the HWND retrieved via the PID with robotgo.GetHWNDByPid(pid)is incorrect. It does not match the HWND obtained through Spy++.

For example, performing this operation on a game called "Wuthering Waves"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions