Advertisement

Results for "Category: Miscellaneous"

2002ASP #3229
Message Box Generator

VB6.0 IDE Add-In, automatically generates Message Boxes for your programs.

2002ASP #3239
Cool Mouse Cursor Drop - Actually makes cursor bounce around!!!

I thought this was something that would look cool for a screen saver, and you can do so much with it. It basically just shows you how to use the SetCursorPos to make the cursor fall and bounce. It uses basic laws of physics such as adding the effects of wind and gravity in. Please check out and rate. Oh, it also might work for other Visual Basics, I've just only tried it on Visual Basic 6. Give me feedback as well as ratings to please, that'd be very much appreciated, thanx.

2002ASP #3245
Flicker Free Gradient Credits

Allows flicker-free, gradient scrolling credits to be added to your program.

2002ASP #3252
Minimize scrap

Hi everybody!! This is my first submission, I made it some time ago in order to save some money. The application's target is to minimize the scrap in a wood wall recovering. I had to buy wood strips to recover a wall in a 45 degrees design, so I had to set the optimal lenght to reduce the scrap. It was very hard to find the matematical model ( combinations, etc) so I used hard force, to choice random groups and to find the minimal. Code is very rough but basically works. It is a very good example using listBoxes I don't need you vote for me, but comments and feed back will be appreciated.

2002ASP #3254
Working With Resource File -(.res)

Working With Resource File "Fast Tutorial & good sourse".

2002ASP #3260
TimeZone Info/Converter

Get info for ANY time zone (including DayLight info), and convert Date/Time from one time zone to another, taking DayLight into account)

2002ASP #3267
Resource Viewer/Extractor

View any PE executables (exe, dll, ocx etc) resources (icons, cursors, strings, menus, dialogs, AVI etc).

2002ASP #3271
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

2002ASP #3280
Cool About for your Application with TextScroll and FadeAway Effect!

You choose how many lines, you add the text and that's it!!! A great AboutApp with a cool effect "FadeAway" when the text is closer to the end!!! Full Comments for every command! Only a few lines of code!!!

2002ASP #3282
Self Extractor !!! Like WinZip but with no compression.

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! :-)

2002ASP #3338
Control Any Program

(Update: Includes Example now and a spy program to help you find out what those window classes are!) Ok, among my other codz, this one is quite fun... If you've ever made a proggie (AOL/AIM) before, you've used a bas file for it...Well, those files, beleive it or not, contain the coding in this bas in one form or another to give them access to AOL/AIM's program. All you have to do is get a program's Window Class, then call cGetWindow (TheClass) and you know have control...It's more complicated than what's stated here...Thx for downloading and vote plz...

2002ASP #3341
Ultimate Screen Saver Template

This code is a template for any screen saver that you wish to create, with features like config and password dialogs, preview screen, and more! Also, this code will automatically compile to the C:\Windows directory (directions for changing this directory are in the text file if C:\Windows is not your Windows directory). If you like this code, please vote for me.

2002ASP #3347
ComPort monitor

Another way to collect information from the com port on a computer...

2002ASP #3348
A How to use MSAgent program (GENIE)

This code will show you how to use the play and speak functions. (Very EASY to use or make you own SEEQUENS)

2002ASP #3355
Forget NetZero, get Net Hero (Updated)

### Functions updated. Now they're way faster and smaller. Took out Select Case and added InStr. ## Ever wanted to use NetZero? Without the ZeroPort software? Well now it's possible. NetHero will convert any existing NetZero username and password to a username and password that will work with Dial-Up Networking.

2002ASP #3363
A Simple Long Delay Timer

A simple long delay timer. The VB Timer control is limited to 64k milli seconds, this short code extends that to near infinity in 6 lines of code. Heavily commented.

2002ASP #3365
Connection info retriever...

With this code you can retrieve information about your connection(LAN,PPP,etc) like connection speed,MTU,Bytes sent/receive and many more. ATTN:This code is NOT mine so please DO NOT vote for me.It was given to me as an answer to a question of mine in a forum and I thought it'd be very usefull to people.Enjoy

2002ASP #3368
Make desktop icon text background transparent!

Ever wanted to make the butt ugly block of colour behind desktop icon's text disappear through code? well, now you can! I searched the net hi and low for VB code to do this but to no avail, so I wrote this. To my knowledge it's the FIRST EVER VB code for this, so check it out. It's only been tested on Win 9x & Win ME. Take a peek at my site at http://www.em.f2s.com if you like this code. Hope you learn something =)

2002ASP #3371
A few SHORT, USEFUL FUNCTIONS using APIs that you've never heard of, with many comments!

Let's see what I have... You can use my functions to display the Change Icon Dialog, just like in the shortcut properties (Updated: NOW WORKS!). You can check if a file has an executable extension. You can show the Exit Windows MsgBox ("You must restart for the changes to go to bed"). And you can show the Run Dialog (see screen shot).

2002ASP #3373
Timeout/Pause

You can pause execution of code for the specified duration. Different from "Sleep" api in that it will not lock up the whole program.

Languages
Top Categories
Global Discovery