Results for "Author: armen shimoon"
Powerful code. Drag the "+" sign over objects in Windows and it returns information about them. Once you have gathered the required information, you can edit the object's text. (ex. Change the caption for Calculator). Also, If you can please vote, it only takes 3 seconds and it is greatly appreciated.
Always wanted to allow your controls to be moved at runtime? Don't want to write the code? Easy Solution - Use my control move code generator!
This code lets you enter the window name, then you choose what type of control to make. You enter all the stats (x,y,w,h, caption) and then it will make the control using API on the form you specified (ex. Make a button on calculator). Pretty tough to get working but was worth it! Please vote if you can. Thanks.
I really don't like Database's so I came up with a new way to do it without all the hastle. I am not saying it is great, but its a quick fix. More file saving tasks must be implemented but so far so good.
ALL NEW VERSION!!! Stores 3 textboxes in the actual exe file! Can be more data if code altered slightly! No need to know the offsets now either! If you guys would be nice as to PLEASE VOTE FOR THIS!!! It wasn't very easy to find a solution to the problem of excess files - and I found it! So please be nice - vote and leave comments!
After 3 months its back - and better then ever! Tonnes of new features such as Shimoon Update which will check a server for an update! Please check it out and vote for it if you like it. Leave comments as well. Best yet - its Windows XP compatible.
Windows XP compatible API spy! This is no average API spy - it has everything. It even comes with an update feature, which will check, download and install updates. Please vote if you like it! Thank you.
Hey guys check this one out! It can be used in any application! This will check a server for, download, and install an update! So if you are constantly fixing bugs in your apps, or adding new features, this code is for you. (if you like it you can use it in your apps you dont even have to give me credit). Well heres the beauty of it - it is in a 4 step wizard. It will compare the versions to see if you need an update. If you do, then it downloads it and asks you if you want to install it. PLEASE VOTE FOR IT IF YOU LIKE IT!
UPDATE: REAVEALS ******* MASKED TEXT - PLEASE VOTE Move mouse pointer over objects and UltraSpy returns info. Returns: Class, Window Text, Parent, and Unmasked Text. With the required info, you can enable windows, disable windows, change text by window text, change text by class, change text my unmasked value, and close windows by text. This code is a great way to learn API. If you vote, I will continue to make it better. Thank you. Armen Shimoon
A little app that I made to generate a key according to username. Also this app will validate the key. This is a little bit more advanced. Most validation routines actually take the username that is put in, and generates a key for that. Then it will compare that and what the user entered. This leaves a big security hole because anybody with memory editors can actually use the actual program as the keygen. My app actually reverse engineers the key into a username then compares usernames. =) have fun and change it as you like. Also, please vote!
Make your application run from command lines or the run dialog with arguements. ie: myapp.exe -m No need to vote for this code because it is really basic.
Really great code for MOVING CONTROLS AT RUNTIME. This means that the client can customize the interface of your program at runtime. Really nice touch to your program. If you like it and think it is useful, vote for it, if not, email me at a_shimoon@hotmail.com and give me some constructive critisism! Thank you =) Armen Shimoon
Here is a fully functional progressbar with percent as well. Comes will fully commented source code. Please vote for it if you like it!
Check out this code. It will create a standalone EXE that will run on any x86 machine, OS independent. Also, extremely small file. An exe with "Hello, World!" is only 23 BYTES! It is truely amazing!
This will store 24 boolean statements in just a 3 byte file! (3 bytes = 24 bits). I harness the power of bits here and use it to store true and false values. Please vote if u like it and leave a comment.
Check it out! I have finally finished UltraSpy 3.0 for you guys. Please take a look at tell me what you think. Dont forget to vote!
Really easy code and simple way of using an embedded .html file in a .exe. The code for the .html is stored in multiple strings, which are loaded and combined, then saved to a temp folder. Then the webbrowser opens the temp file for viewing. When program unloads the temp file is deleted. Please vote if you like it! Thanks.
A pretty advanced code to make a form and various controls on that form (listbox, edit, static, and buttons). Shows you how to capture the messages sent to controls (sub classing) and send messages to controls. Includes a tonne of API calls, types, and a whole bunch of constants. Hope you like it. If you find it useful please vote for it! Thanks Alot! -Armen Shimoon
All NEW version of the famous (I wish) API Spy! Comes with tonnes of features. This is really a great project. PLEASE VOTE IF YOU LIKE IT!
An update to my code on how to move controls at runtime. With version 0.2, the program saves all the settings to the registry, so that the next time a user opens the application, the settings will be restored. PLEASE VOTE IF YOU LIKE IT Armen Shimoon