• J
    win-capture: Try window handle 0 if actual handle fails · f1cb1a42
    jp9000 提交于
    Certain UWP programs can't obtain a normal window handle from their API
    for whatever reason (this was observed with minecraft win10 edition), so
    if the normal window handle on the map fails, try window handle 0
    instead.
    f1cb1a42
game-capture.c 55.0 KB