Open
Description
Version
1.7.0
Short overview
getWindows
do not list all the windows on Windows 10.
Issue occurs on
- Virtual machine
- Docker container
- Dev/Host system
Detailed error description
I think it is related to the changes of EnumWindows
in Windows 8 and 10.
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enumwindows#remarks
Steps to reproduce error
Additional content
Please provide any (mandatory) additional data to reproduce the error (Dockerfiles etc.)