vic4key / winspy

WinSpy++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinSpy++

WinSpy++ is a programmer's utility for inspecting and modifying window properties of any Windows program.

Building WinSpy++

WinSpy++ requires Visual Studio 2013, and supports Win32 and Win64 builds. Use the IDE to build WinSpy++, or the build/build.bat command-line script to build and package a zip file for distribution.

About the fork

The fork introduces the following improvements to the original WinSpy++ 1.7:

  • Complete Win64 support.
  • Window properties editor.
  • Autoupdate button, which refreshes the window properties periodically.
  • More extended styles.
  • lots of bug fixes and small improvements.

About

WinSpy++

License:MIT License


Languages

Language:C 94.2%Language:C++ 3.2%Language:Ruby 2.1%Language:Objective-C 0.3%Language:Batchfile 0.2%