The WinAPI function EnumWindows can be used to iterate over all windows. The function needs the address of a function that is called for each window until ...
確定! 回上一頁