Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    rtlib: win32/win64: MULTIKEY() remove the 'FindWindow()' · 42a07d16
    coderJeff authored
    - remove the 'FindWindow()' for console windows when running under Windows 10 or newer
    - When running under windows terminal, the FindWindow() logic always fails and
      MULTIKEY() does not return true for any keys check
    - instead perform an OS version check to determine if the console window should be searched
    42a07d16
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading