Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #125515
Word Wrap Printing

This is a subroutine to automatically wrap a text string in whole words to a printer.

2_2002-2004 #125516
AI Tutorail

This is an AI tutorail. It will teach you how to make stuff walk normally to you instead of going directly towards you. It also has a following feature that will chase you in a different way ( like say: There is a curvy road. The police is chasing you. If you used AIChase, the police will cut through the grass, while AIFollow will cause the police to follow you run on the curvy road.) Please vote for me, and leave comments.

2_2002-2004 #125517
Alternative FileCopy - Use to copy opened access databases or to copy a file and make a prog. bar

I made this code because I need to copy an access database with the file open (in use). But, visual basic FileCopy method and windows apis for this pourpose fails in this case with the "File Access Error". So, I made this function that copy the file in blocks. You can alter the block size so the copy can be faster or slower. Well, thats it. I hope that this code can be useful to anyone! Ah, the error handle was generated with Ax-Tools CodeSmart 2001, an excelent Add-In for any visual basic programmer! Recommended! :) www.axtools.com

2_2002-2004 #125518
Clipboard spellcheck/Right-click File Spellcheck

This is very cool. For those of you who appreciate it, thanks. For those of you who are just looking for something to put down, move along. I don't want the coding award, so you don't need to try to make me look bad. WHAT IT DOES: This code allows you to utilize the Microsoft Word Spellchecker without having to open word. I am constantly typing something on the web (like right now) and I want to do a quick spell check...I have to open word, paste it in, check spelling, copy it, and then paste it back in the browser. This code automates that. Just copy it and run the app. The corrected results will end up in the clipboard ready to paste back in.... ALSO.... If you create a shortcut and place it in your SendTo folder, you can right-click on any text file and check the spelling. The result ends up in the clipboard. A little creativity and you can code a function to save it back in the corrected form. That is a little project for you. This project is a good example of how to use the Word objects from VB. Enjoy

2_2002-2004 #125519
Boolean function that compares two files to see if they are identical

This boolean function simply reads in two files and compares them to see if they are the same. It returns true if they are and false if they aren't. I quickly wrote this up to compare text files against template files.

2_2002-2004 #125520
Kira - 6/21/2001

All in one system utility. 1.24mb of code. Download or your life is forfeit.

2_2002-2004 #125521
A Really Cool Random Tree Branch Generator - With color fade and everything!!!

~~~This is a really cool program that I made after reading a good book on Visual Basic Graphics Programming. It randomly creates tree branches as if they grew there on there own. They curve and stuff, and it's really cool. This is between Beginner and Intermediate Level stuff, so please rate nicely - :-D

2_2002-2004 #125522
Solitaire V1.0

An implementation of the 'Marbles' version of solitaire. Features include a Choice of marbles, animation, an undo facility and a 'Boss' key (just hit escape). A terrific prize is awarded upon completion of this intense cerebral challenge ! If you like this program, you're probably the only one, so don't bother to vote for it.

2_2002-2004 #125523
EBSplitter

EBSplitter is an easy to use splitter control. Animation is smooth, and the control comes complete with a demo text file browser to show off some of its features.

2_2002-2004 #125524
Determine if File Is Old

Determines if a file is old. I use this when I loop through the files in a "temp" directory to determine if I should delete old files on a website. Take note - the function looks at the last modified date rather then the date created.

2_2002-2004 #125525
IRC Parse

you can use this to make a IRC client really quick :) or even a bot.

2_2002-2004 #125526
A falling man

A FALLING MAN is a nice (short) game. A man is falling and you have to land him. Use left, right and down arrows to play.

2_2002-2004 #125527
MS SQL SP_Generator

Generates Insert, Update, Delete and Select stored procedures for SQL databases

2_2002-2004 #125528
KEYBOARD

Test your keyboard!! PS. Some keys do not work. help me if you can!

2_2002-2004 #125529
SysTray With Popup Menu And OnTop

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.

2_2002-2004 #125530
KeyLogger 1.1

Magic KeyLogger is e little program that has a lot of function, records all keystroks in Windows and Dos.

2_2002-2004 #125531
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!

2_2002-2004 #125532
NitroSort

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!

2_2002-2004 #125533
Anonymous Email, Tom Mod

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.

2_2002-2004 #125534
COMPUFRIDGE

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.

Languages
Top Categories
Global Discovery