• J
    win-capture: Don't hard fail if thread ID not found · b3119e0a
    jp9000 提交于
    Under certain circumstances, the program may not be able to acquire the
    window thread ID for a UWP process, but will be able to acquire the
    process ID.  In this case, it should soft fail and retry, rather than
    assume it's unacquirable and stop trying to reacquire.
    b3119e0a
game-capture.c 53.4 KB