Advertisement

Results for "Author: adam orenstein"

ASP_Volume3 #47928
Exit Windows (ExitWIndowsEx)

This is a small program I made basically because I was bored. It will teach you how to use ExitWindowsEx and create your own Brush from a bitmap to use it as the background for a window (I threw in a window with a picture on it for no reason). I did not work with the MFC on this at all. I used completely CreateWindow and all that. Anyway check it out and let me know what you think. =)

ASP_Volume3 #47929
Disable Ctrl Alt Del

This is a very simple function i made to allow you to disable and re-enable Ctrl-Alt-Del. It's short code but works perfectly. =)

C_Volume2 #70719
Screenshot with print option (BitBlt and DC's)

This little program will let you take a picture of the screen at any time and Blitter from the screen's DC to the Form's DC making it appear as the form background you can then save it as a .BMP or print it out. Sorry about the messy .BAS but its all there. Please take the time to leave a comment and vote. Thank you. Enjoy! =)

C_Volume2 #71086
Logical String Encryption

This will logically encrypt a string by deviating its ASC() value. Works perfectly. Its just a VERY Short Algoritm the String gets passed through Charachter by Character. To decrypt just redo the encryption. just like a double negative.

C_Volume2 #77544
Take a screenshot (BitBlt and DC's)

My code here will allow you take a screen shot of the entire screen.

C_Volume2 #77545
bytes to KB, MB or GB

with my code you can input a number of bytes and it will tell you how many Kilobytes Megabytes or Giga bytes it is equal to.

C_Volume2 #79106
API Spy

This is an API Spy it list all sorts of information about a window that the mouse is on and has a whole lot of options for you to play with. I even added a color spyer part where it gets the color of the pixel the mouse is on. And oh yeah please take the time to vote for my Spy here it takes like 2 seconds and I would appreciate it a lot. Also I wrote an API Spy in C++; go check it out in the C++ section. Thank you! Check it out!

C_Volume2 #79115
Math Functions (trigonometry)

this here is a whole bunch of math functions! Too many for me to list right here so come in and check em' all out

C_Volume2 #81460
API Spy (Windows)

This is an API spy which will display all kinds of info on a window and has a bunch of options for you to play around with. Take the time to leave feedback and give me a vote too if you can find the time. Enjoy! =)

C_Volume2 #81462
Exit Windows (ExitWIndowsEx)

This is a small program I made basically because I was bored. It will teach you how to use ExitWindowsEx and create your own Brush from a bitmap to use it as the background for a window (I threw in a window with a picture on it for no reason). I did not work with the MFC on this at all. I used completely CreateWindow and all that. Anyway check it out and let me know what you think. =)

C_Volume2 #81463
Disable Ctrl Alt Del

This is a very simple function i made to allow you to disable and re-enable Ctrl-Alt-Del. It's short code but works perfectly. =)

Java_Volume1 #89263
Screenshot with print option (BitBlt and DC's)

This little program will let you take a picture of the screen at any time and Blitter from the screen's DC to the Form's DC making it appear as the form background you can then save it as a .BMP or print it out. Sorry about the messy .BAS but its all there. Please take the time to leave a comment and vote. Thank you. Enjoy! =)

Java_Volume1 #89630
Logical String Encryption

This will logically encrypt a string by deviating its ASC() value. Works perfectly. Its just a VERY Short Algoritm the String gets passed through Charachter by Character. To decrypt just redo the encryption. just like a double negative.

Java_Volume1 #96088
Take a screenshot (BitBlt and DC's)

My code here will allow you take a screen shot of the entire screen.

Java_Volume1 #96089
bytes to KB, MB or GB

with my code you can input a number of bytes and it will tell you how many Kilobytes Megabytes or Giga bytes it is equal to.

Java_Volume1 #97650
API Spy

This is an API Spy it list all sorts of information about a window that the mouse is on and has a whole lot of options for you to play with. I even added a color spyer part where it gets the color of the pixel the mouse is on. And oh yeah please take the time to vote for my Spy here it takes like 2 seconds and I would appreciate it a lot. Also I wrote an API Spy in C++; go check it out in the C++ section. Thank you! Check it out!

Java_Volume1 #97659
Math Functions (trigonometry)

this here is a whole bunch of math functions! Too many for me to list right here so come in and check em' all out

Java_Volume1 #100004
API Spy (Windows)

This is an API spy which will display all kinds of info on a window and has a bunch of options for you to play around with. Take the time to leave feedback and give me a vote too if you can find the time. Enjoy! =)

Java_Volume1 #100006
Exit Windows (ExitWIndowsEx)

This is a small program I made basically because I was bored. It will teach you how to use ExitWindowsEx and create your own Brush from a bitmap to use it as the background for a window (I threw in a window with a picture on it for no reason). I did not work with the MFC on this at all. I used completely CreateWindow and all that. Anyway check it out and let me know what you think. =)

Java_Volume1 #100007
Disable Ctrl Alt Del

This is a very simple function i made to allow you to disable and re-enable Ctrl-Alt-Del. It's short code but works perfectly. =)

Languages
Top Categories
Global Discovery