forked from ozcandegirmenci/ProcessViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
PV is a program like Microsoft Spy++. Unlikely to Spy++ it allows you to edit some properties of the Controls and also allows you to manage its window messages.
License
mrzhdev/ProcessViewer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PV is a program like Microsoft Spy++. Unlike Microsoft Spy++, it allows you to edit some properties of controls and manage their window messages. You can change Text, Visibility, Enabled, Window Styles and Window Ex Styles properties of a control by using PV at runtime. Additionally, you can ignore window messages, replace incoming messages with different messages or edit parameters of any window messages by putting breakpoints to the control’s window procedure with PV.
About
PV is a program like Microsoft Spy++. Unlikely to Spy++ it allows you to edit some properties of the Controls and also allows you to manage its window messages.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 97.6%
- C++ 1.9%
- C 0.5%