Skip to content

m417z/winspy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinSpy++

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

Building WinSpy++

WinSpy++ requires Visual Studio 2015 (with "MFC" and "Windows XP support for C++" features installed), and supports Win32 and Win64 builds. Use the IDE to build WinSpy++, or the build/build.bat command-line script (requires Ruby) to build and package a zip file for distribution.

About the fork

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

  • Visual Studio 2015.
  • Complete Win64 support.
  • Window properties editor.
  • Autoupdate button, which refreshes the window properties periodically.
  • More extended styles.
  • lots of bug fixes and small improvements.
  • Broadcaster feature to broadcast send/post messages.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.8%
  • C++ 2.4%
  • Ruby 1.6%
  • Batchfile 0.2%