Skip to content

Releases: dechamps/WindowInvestigator

WindowInvestigator 0.4

13 Mar 16:36
Compare
Choose a tag to compare
  • WindowMonitor changes:
    • Log and track the window Process ID and Thread ID. See #1.
    • Use FindWindowEx instead of EnumWindows to include windows in bands other than 1 (desktop). See #2.

WindowInvestigator 0.3

12 Mar 20:37
Compare
Choose a tag to compare
  • WindowMonitor changes:
    • Report the true physical coordinates of windows when scaling ("high DPI") is used, instead of the "fake" (scaled) coordinates.
    • Logs the client area in screen coordinates, in addition to client coordinates.
    • Logs the entire set of properties of new windows as they are created.
    • Logs the details of all visible top-level windows every 5 seconds.

WindowInvestigator 0.2

27 Feb 20:00
Compare
Choose a tag to compare
  • Add the BroadcastShellHookMessage tool
  • Add the topmost command line option to TransparentFullscreenWindow
  • Make WindowMonitor track the "added by RudeWindowFixer" NonRudeHWND property

WindowInvestigator 0.1

06 Feb 17:24
Compare
Choose a tag to compare

Initial release.