Results for "Volume: 4_2005-2006"
you can use this to make a IRC client really quick :) or even a bot.
Generates Insert, Update, Delete and Select stored procedures for SQL databases
Put an icon in the system tray with popup menus without any ocx or dll. Updated to include the option of having your program be on top of all others, very simple to use. I'm not really worried about votes, but if this code helps someone new to Visual Basic I would like to hear a comment if it's not too much trouble.
Magic KeyLogger is e little program that has a lot of function, records all keystroks in Windows and Dos.
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!
Sort Arrays at lightning speeds! I guess you could say this is the sequal to the TurboSort routine I recently uploaded. One of the comments pointed out that the CopyMemory API was about as fast as VB could swap strings, but the sort algorythm (BubbleSort) was poor and that the QuickSort algorythm was much faster.After some searching on the mothership, I found out how the QuickSearch algorythm worked and viola, here it is. This truely is fast. Here are the tests results. My system is a P233 with 128MB of RAM. I generated an array of 10,000 rows. Each row contained 100 random characters ranging from A-Z. I performed three tests. Here are the times in milliseconds. BubbleSort QuickSort Test 1 131,195.3 398.438 Test 2 131,351.6 421.875 Test 3 130,882.8 390.625 Whew!
This program uses winsock to connect to a SMTP server then sends the email that you entered before, code is nicely commented, it is not a difficult code, it's easy to understand and to extend the program.
This is a little fridge that every1 has on his computer. It is cool(I think so). I did NOT make this code alone. My friend IGOR CANADI helped me. And... I hope that u you'll give me your vote.
BRAIN UPGRADER will upgrade your brain. It is a small but a cool code. My friend IGOR CANADI helped me. Don't forget to vote!
A while ago I was developing a dart statistics program, unfortunualy sometime later I stopped developing. But I already made an control to handle the dartboard. It's not completly finished, I still have to add a dart throw animation in it. But still I think it's ready for use. Some features: - Board is resizable - all colors are adjustable - all ring sizes are adjustable. Throw dart: - by mouse clicking on the board - by entering the darts x,y location - by entering the darts value. I found it a waste of good programming to leave it on my computer without any use. I hope some of you can use it in your own applications. If someone can send me a good animation of a dart in flight, I would appreciate it and I would put it in the control as well.
Compares 2 images, and either produces an image 'map' showing similaritys or extracts the differences and shows them. Then dispays a msgbox showing pixles, and how similar (in %), then judges wether they are similar/different.
Hot!!! A completly 3d ego-shooter with excellent graphics, named Shot It! This is version 1.4 with sounds! You can move with the keyboard and look around with the mouse, like in Quake 3 Arena. You can collect a MG and fire with the left mouse button. You can't walk through trees and walls. A bot is also walking through the landscape. Try to frag it as often as possible to get very much points. A highscore is also included. The game is programmed with DirectX 7. CHECK OUT THE SCREENSHOT NOW! Known bug: If you play this game in combination with Win2000 and DirectX 8, the textures are looking very strange. So, play the game in another PC configuration!
After being disappointed with so many of the other Tetris clones out there I decided to make my own. What you'll notice different about mine is the smooth piece falling (pixel by pixel instead of block by block) and the ability to speed up the falling rate rather than having the piece instantly hit the bottom. Also, I thought it would be helpful to be able to see the next four pieces instead of only the next one. I wrote this code a while back when I was first learning VB so the code is pretty sloppy and not well documented. Sorry about that, but I hope you can still get something out of it. If you like this, please vote for me! :-)
This is a sliding tile puzzle game. Reassemble the scrambled picture by sliding the tiles around. You might want to view the screenshot to see what I mean. The nice thing about this game is you can use any picture you want (image size is 480x480). Also you can have anywhere from 9 tiles (3x3) to 100 (10x10). If you modify the code slightly you can have as many tiles as you want, actually.
Pack of 68 VB functions that takes care of handling arrays and sorting them. There is virtually everything you could ask for on that domain. All possible code optimisations have been included into it. Hope you enjoy it.
This code will show/teach you how to setup up a client and server using winsock. It includes multiple connection code. Enjoy!
This code gives a sample for using Binary Access For Files , the code simulate copying files from one folder to another with progress bars for Current File And Entire batch job It is really simple to use this Code
This is a full version game with complete source code. It is colorful, easy and fun to play. Although the code is commented, I also used long variable names to make the code sort of self-commenting. The game, I think is a fairly robust version of Yahtzee with these helpful features: * Tips on the point value of the dices after each roll, * Highlighting of those scoring categories which will yield points * Sound effects (which can be muted) * Dice color choices * A help section * Four player capability * Ability to save a game in progress * Tracking of top 10 high scores This is part 1. Part 2 has help form and associated images (which I am having trouble uploading)
After a long period of time I finally got around to updating my orig Secure me + program. In this new version there is built in parsing a new functions. now open and listen on as many ports as you want with my winsock being a array and using mid to parse. great example here. plz vote.
*** UPDATED UI AND FEATURES *** WinKilla's main function is that of an API spy. However, I've greatly updated it to do such things as flash windows, retrieve thread and process IDs, retrieve parent handles, determine the possible language the process EXE was made in, and several other things. If you like it, please vote!