- This topic has 6 replies, 3 voices, and was last updated 11 years ago by AhFox.
-
AuthorPosts
-
July 8, 2013 at 3:52 pm #174828DepartureMember
Here is a small application that works the same as most spy programs, This program will be featured as one of the projects we build in the up coming “Paltalk Programming” video tutorials we have planned.
Below is a screenshot and small instructions on how to use…
Note:
This is not the finished product, but is just an example of some of the tutorials we planned for the Paltalk programming community.//UPDATE
* Fixed no refreshing framing of window while mouse is over
* Automatically Finds the handle in treeview after mouse up event
* Removed “Find” button, not needed
* Renamed “Get Handles” to Refresh, you don’t need to use refresh as its Auto refresh on mouse up even
* Show only Non owned and visible top level window only(waste of time showing Owned and hidden windows)
* Compiled for X86(X64 previous) to work on all systems
* minor code changes and speed improvementsJuly 8, 2013 at 3:59 pm #174834AhFoxMemberVery good (Y) thanks
July 9, 2013 at 1:43 am #174833ChiNaAdministratorWuw…. I cant believe you made such a helping tool that also showes titles of the Buttons.. Awesome release bro… I missed this Post today… And I was looking for something like this for a long time, because the other Spy++ does not show text.. And I am able to copy the text as well … Very simple and easy..
Thank youuuuuuuuu very much, I just tested it and it works great… I cant wait to start using it 😀
I have a question, What is the DlgCtrlID used for?
Thanks in advanceJuly 9, 2013 at 2:57 am #174832DepartureMemberyou could use it to find handles for the controls / windows, Chike shows an example here how to use it
Anyway once we get the tutorials going it will be explained more……
July 11, 2013 at 1:28 am #174831ChiNaAdministrator@Departure wrote:
you could use it to find handles for the controls / windows, Chike shows an example here how to use it
Anyway once we get the tutorials going it will be explained more……
Thanks a lot bro! I missed really some great tools! I guess because I started later on getting interesting in programing!
July 13, 2013 at 8:22 am #174830DepartureMemberUpdated, read the original post for info what has been updated….
Worth downloading again if you are using it as one of your tools…..
July 14, 2013 at 3:40 pm #174829ChiNaAdministratorThanks Bro! Got the new Update! Good fixes and very usefull !
-
AuthorPosts
Related
- You must be logged in to reply to this topic.