Advertisement

Results for "Author: armen shimoon"

3_2004-2005 #143211
Program with Command Line inputs

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.

3_2004-2005 #143559
Easy String Manipulation

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.

3_2004-2005 #143801
Make API Controls

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.

3_2004-2005 #143813
Control-Move Code Generator

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!

3_2004-2005 #144035
EASY HTML EMBEDDED IN .EXE

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.

3_2004-2005 #144075
UltraSpy v3.0

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!

3_2004-2005 #144207
Only API form and controls

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

3_2004-2005 #144230
UltraSpy v4.0 - NEW!

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!

4_2005-2006 #150079
UltraSpy 2.0 - PLEASE VOTE

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

4_2005-2006 #150080
Registration Key

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!

4_2005-2006 #150081
Program with Command Line inputs

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.

4_2005-2006 #150083
Move control's at runtime!

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

4_2005-2006 #151124
FULL PROGRESS BAR - 11 LINES OF CODE

Here is a fully functional progressbar with percent as well. Comes will fully commented source code. Please vote for it if you like it!

4_2005-2006 #151125
Make a mini EXE!

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!

4_2005-2006 #151126
Store 24 Booleans in just 3 bytes!

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.

4_2005-2006 #151127
UltraSpy v3.0

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!

4_2005-2006 #151128
EASY HTML EMBEDDED IN .EXE

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.

4_2005-2006 #151129
Only API form and controls

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

4_2005-2006 #151130
UltraSpy v4.0 - NEW!

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!

4_2005-2006 #151131
Move controls at runtime - new version 0.2

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

Languages
Top Categories
Global Discovery