Results for "Volume: 2_2002-2004"
this code will let you send emails to anyone,anonymously so noone can find out that you sent it..for more info connecto irc.venomx.com and join channel #system33
A Telnet Server MULTI-Client! Many features ready! Easy to change/add your commands/help etc! User access verification and more! Adduser/Deluser from telnet commands, who, userlist and many other features. Great Telnet Environment! A must for every Telnet Server Programmer/Developer.
This is an upgrade of my EnumerationX program that enumerates the parent windows and child windows inside them. You can minimize,maximize, or restore, close, hide , show any parent window by right clicking on its handle. You can see the text written on any child window, also the text behind ******* password fields. It can spy and fetch the 'menus' of any application and captures there menus in a tree view, when you click there menu items inside EnumerationX actual menus of the application gets accessed. See the readme file inside it before spying on menus.
This is a DLL that can add a drag n drop feature to your applications, you'll be able to drag files from explorer to your applications. Its very simple and easy to use. It uses subclassing to capture the WM_DROPFILES message and all that is done in a class. You can drag enable any common controls like treeview, listview, edit boxes etc, or you can make your MDI app drag enable too.Besure to read the ReadMe file included in the zip file for explanation of whats going on in the component. Please send comments and suggestions at my email address. Have fun with the Drag Component.
From the Author of Real Time Picture Distortion, Comes (drum roll please...) Version 2!!!! 6 Times as much fun as version 1. Now with Two-Tap Sinusiodal Image Distortion, Ripple generation, Presets, Horizontal and Verticle wave orientaions, Real time quality-verses-speed control, Automatic playback and On-The-Fly Picture loading! All this at the same blistering speed of version 1 (conditions do apply)! Expert or Newbie you have GOT to see this! (and rate it, and visit my web site, and comment on it, etc.) Click Here NOW
WindowPeek Version 3.0 is a window spy, but it also has a lot more to it! As well as getting the class, hwnd, caption, parent, and xy position of any window you put the mouse over, Window peek also has the option to minimize, restore, close, force close, freeze and unfreeze(Use the same key for both) a window, change the caption of the window, enable and disable the window(Equivalent to the VB enable command, but on any window), shut down or restart the computer, change the attributes of the window's menus, scroll the contents of the window, change the window's parent, find a window by it's hwnd or title, and it even has a test window, so you can try all of the functions without doing anything to your other windows! A must see!
This is a Syntax Colorize Module, it is very fast and colorize only the visible text in a RichTextBox. Syntax: VB (+ VBScript, VBA), C, C++, Java, JavaScript, Html (but not so well) and other languages
It generates a graphical EAN Bar Code.
Convert any bitmap (16 shades of gray) to text (*.WRI). Code is very simple... it reads picture loaded in picturebox and then converts pixel by pixel to ASCII code...
A MUST have for any VB programmer - protect your project .exe file with CRC32 checksum validation - makes it virtually impossible for crackers to make software patches for your exe!
I made this one day when I was bored. It started out as a 3d graphics editor thing, but now it is what you see. For those of you who want to try it, you can easily texture each polygon to make it a rippling bitmap... also lots of fun.
This file gets many files and adds them to ONLY one file!!! It looks like WinZip Self Extractor!! Please vote no matter bad it is! I need to know how good I am on these:) Report any bad bugs! I give this code to anyone who wants to continue this program! Don't lose it! :-)
FUNNY CIRCLE
Custom LEDs, with no *.bmps. LED Graphics are created with strings. Much like a map of a tile based game. FAST! + 2 Display options. This version only has numbers, modify it with letters & other chars if you need to.
This program can be a server (single client) or a client to connect to the other side who has this program. Draw and chat together and the other side can see what you draw!!! Really COOL and FUN!!! :-)
Subclass Standard Common dialog(OCX) and get full control on it. You can change text in any buttons/labels/textboxes, make them invisible or disable. When user perform any action with common dialog, your app receive notyfication and you can proceed/cancel this action, prompt user with msgboxes etc, etc. Add following functionality: intercept Open/Save dialogs toolbar buttons events, intercept context menu in filebox, changing dialog size, move/size controls in dialog.
Have U ever saved something on the flopy that could not be retrived due 2 damadged floppy? U insert flopy and try to copy damadged file. Explorer stops saying: "CANNOT READ DRIVE A:" and even ScanDisk cannot repair errors on disk. Well, you could try my VB solution to this problem. It is very easy, effective, and it works. Ok, output file has some errors, but it is beter to have 99% of your data retrived than 0. Don't u agree?
This program will rotate an image into one or many different angles, it can also save them and put them all into the same picturebox to be saved, brilliant for making games using Bitblt. You can change many settings (view screenshot). (Note that to save you must select a save name before rotating because it saves them as it goes along). For multiple rotations e.g. 36 each 10 degrees it can save them using a base file name and adding a number to the end i.e. 1 to 36. Very Useful.
This code shows the basic function of the HScroll and VScroll bars.
A Simple Solitiare game. Easy to use and understand