Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #33418
ProgressBar with real Time to End Display

ASP_Volume2 #33420
Simple Picture Viewer

View pictures dropped to the program (remember, dropped only!) (give comments please!)

ASP_Volume2 #33421
Coordinate Trapping Example

This code is meant to show how to grab the mouse's coordinates in a picture box. This example uses MouseDown, but MouseMove also works. This is really handy for coding graphical chat clients.

ASP_Volume2 #33456
Midi Input Recorder

NOW IT'S POSSIBLE ON VB! This code INPUTS MIDI DATA, and echo it to a selected midiOut device. Nothing more. If you are not interested in MIDI PROGRAMMING, my advise to you is that, do not waste your time with this. This was hard. BECAUSE: There is a callback function, which Windows calls many times during the recording. You can't find it on a documentation, as I could not. But now, here it is. I created it by looking to C related documents, and by using the 'AddressOf! operator of VB. I don't understand why it is not running from VB, (It crashes) run the .exe, or please compile it first, if you do not trust my .exe file. Oxokl.

ASP_Volume2 #33457
Scroll a larger PictureBox inside a smaller one

This class module, complete with demo project, will allow you to easily scroll a large picture box inside a much smaller one. This can be extremely useful when space is something you have little of.

ASP_Volume2 #33466
VB Snow Screen Saver Version!

This is an exclusive, screen saver version of the VB Snow program! I have been testing it as my default screen saver for a couple days now, and it works great! There is no config screen for it, but it works just like a normal screen saver should! I added full screen support (640x480), real time rotating snowflakes (done with calculations, not different pictures, real-time mask generation, and all sorts of nifty stuff! I fixed the full screen support to work much better, and added in multiple background support! You can add your own backgrounds in, just edit the backgrnd.dat file! Make sure they are 640x480 also, or it doesn't work well. This new version also adds in support to make this program work as a screen saver! You can right click the .SCR file included in this zip, hit Install, and it works just like a normal screen saver! (Minus the password protection)

ASP_Volume2 #33469
Cool Desktop Thingies

You can hide/show things You can open/close cd drive (this one works!) and you can change the mouse cursor

ASP_Volume2 #33471
Interpolation Antialisa Bicubic Resizing Algorithm

Interpolation Antialisa Bicubic Resizing Algorithm Produces close to the same effect LoadImage(..)API, which was resizing an Image to a greater height/width, and antialising it!

ASP_Volume2 #33473
create a YES or NO msgbox

simply pops up an msgbox with a yes or no choice below (very simple)

ASP_Volume2 #33496
How to fade one image into another image

Ever wanted to fade one image into another image? Like fade a picture of yourself into a picture of a goat? If so, check this example out. It shows you how to fade one image frame by frame into another image.

ASP_Volume2 #33504
DirTreeView

This is Explorer-like drive/folder TreeView. No delay at startup (for the hell of read directory structure), because content of each folder is readed on "expand" event. You can also specify any path and this code automatically find the path in TreeView. Base for this code are taken from other submission on Planet-Source-Code. Thanks to all programmers for publish their codes on this excellent server.

ASP_Volume2 #33506
LongToRGB

Converts Long values (used by getpixel and other low level color functions) into RGB values that you can use. Useful if you want to manually remap an image or make some kind of color effect.

ASP_Volume2 #33523
Scrolling Title/Label Caption

Simple, 4 lines of code, timer function that will scroll the title of your form, or a label caption, or the caption of a button or whatever. scroll something. this is very simple, and i dont know if anythign else like it is posted, i dont look before i post. I just thought this was neat since i'm bored and at work...

ASP_Volume2 #33533
Mutli Client Messenger -- Server / Client

This is a Messenger server that supports multiple clients, along with the client application. PLEASE VOTE FOR ME!! .. and if you have any questions/comments/suggestions, email me.

ASP_Volume2 #33538
Meade Autostar Interface (Telescope)

Controls Meade Autostar equipped telescopes. Slews telescope from button presses on the screen. Can be used to help autoguide during CCD exposures.

ASP_Volume2 #33539
Collision Detection Function

A small function to detect collision between 2 objects!

ASP_Volume2 #33540
MS Agent Control Panel

Displays a combo-box containing all MS Agents currently installed on your system (retrieved by API call). Selecting an Agent first loads the desired creature, displays it and fills a second combo-box with all possible actions they can perform. Choosing from that list lets the creature do whatever you have selected. Additionally you can enter phrases and let them say what you have entered. Thanks for some really good inspirations ;) on this site

ASP_Volume2 #33544
Overlord

I have seen alot of code disabling the "X" on the form to prevent uses closing the form, i.e. in the middle of data processing, this is a little "work around" i have been using...no magic..(o: or heavy API calls

ASP_Volume2 #33564
LDAP Password Authentication

Show how to use LDAP to authenticate users

ASP_Volume2 #33572
SPEAK- Speak is a Personlised English Accent Kernel - A chatterbot - Chat with the computer.

SPEAK- Speak is a Personlised English Accent Kernel - A chatterbot - Chat with the computer. Speak is a Personlised English Accent Kernel. It is still in beta stage. It is a chatterbot whhich can chat in English with you. It is very dumber when you start chatting with it for the first time, but gradually it will develop it's knowledge. You can personalise it by talking with it about you. Please mail me your 'mem.dat'(memory file) after you have chatted with it for a long time so that I can fuse all the collected mem.dat file into one big file hence improving the knowledge of SPEAK. Comments, improvements, credits, feedback and votes are greatly appreciated. Made By: Paras Chopra CEO, NaramCheez http://naramcheez.netfirms.com [email protected]

Languages
Top Categories
Global Discovery