Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #50053
GetTickCount Example

This code tells you how long your computer has been on. I can't think of any practical uses for it but it is kinda neat.

ASP_Volume3 #49495
FindWords

Finds words starting with, containing, ending with, >

ASP_Volume3 #50480
A Personal Proxy Server (Updated !!)

A fully working HTTP Proxy Server which relay your browser client request to other proxy server or to the original host server. u can manipulate the request/response header easily with this proggie, it'll show every request/response header, so if anybody interested in seeing what really going on behind your browser, here's your change... note : i still couldn't figure out why yahoo always response with not found error... if anybody could pointed me where i was wrong, your comments are really appreciated. thanks, ian

ASP_Volume3 #48384
Inter-Process Messaging

This provides a SIMPLE solution to sending data between any 2 vb applications. No ActiveX, DDE, COM, DCOM or OLE requirements. The transfer process is easy to follow and you should have little difficulty passing to more controls if required.

ASP_Volume3 #49448
Quick Menu (Advanced use of INI files!)

QuickMenu is basically a tray icon that, when you click on it, pops up a handy menu with some shortcuts. You don't need to modify the menus in the code, it's all in an .ini file (modified in by the program), so instead of having a folder full of shortcut files like most quick menus do, you have a list of shortcuts (where you can modify the name using ANY characters you want and use all the commands available in "Start Menu -> Execute"), with a very easy-to-use interface! Also features: you can modify the tray icon's image to your own and use separators to better organise your QuickMenu! Please vote, I worked a lot on this!

ASP_Volume3 #49449
Cool Progress Bar (Have a look at the screenshot!)

Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I'm exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the game always looks good, impresses the users and distracts them), but you can use it anywhere else. For now, all it supports is a gradation effect between two colors you choose (you can also choose the background color). But I plan to add a lot more effects, from custom graphics to transition effects and masks. If the progress bar looks awful in the screenshot, you probably have a color depth of 256 or 16 colors. 16 bits is the minimum for a cool effect. It's not my fault (you can always mess with the system's palette to make it use the progress bar's in 256 colors), sorry. Feel free to give me your own suggestions, and please vote, I worked very hard on this!

ASP_Volume3 #47146
User Information

Get some basic system information. This code does not use WINSOCK. It is the complete code to get the USERNAME, COMPUTER NAME, and IPADDRESS. All in their own modules and pretty easy to understand (as far as I can see). Please e-mail / commment. Vote if you want, but most of this has been gotten off of here :).

ASP_Volume3 #50475
Nova Clock

Ever been on the computer long than you intended? Look at that little clock and realize that it's 5:AM? Here is a little alarm clock I wrote to solve that. Uses string functions to track times, and has an option to shut down windows when the alarm sounds. At about 5:30 9/28/00 I updated this code to have better user error trapping, better snooze button logic, and more comments. Check it out. ICQ# 91954961

ASP_Volume3 #66364
jeff

Simulation of Round Robin Scheduling,,This program was made in graphics mode,, and it was great... it simulates how round robin runs in a process...

ASP_Volume3 #48939
Pack Of Games(Arcade)

Just for fun. You can download and enjoy playing it. Hehehehe If you like any one please give a vote.

ASP_Volume3 #45793
Os - ill Synthesizer *UPDATED*

Same 2 Osc. synth... NEW FEATURES: New waveforms, fine tuning knobs, master tuning knob, redesigned portamento, and redesigned interface... Also, osc2s amplitude is editable (again). however, its amplitude is based on osc1s amplitude. The finetuning knobs almost eliminate the 'square' sound the oscs used to make. I wish DirectSound could have 1 byte buffers, and it would be nice if VB could run a little faster... this way a floating point could be passed to the buffers instead of creating a whole 180 byte buffer (darnable clipping)... ::REMEMBER:: The newest knob OCX is included and must be registered. AND YOU MUST HAVE DIRECTX7

ASP_Volume3 #49662
Print the screen

This code takes a screendump of your screen and puts it on the form. This can be used to make a form look transparent (although its not) or fool the user into thinking they're still looking at their screen but they're not, they're looking at a picture of their screen. Only half a page of code. The screen-shot below should prove useful. Feel free to comment. Enjoy........

ASP_Volume3 #48941
Player.Ocx II *** Update ****

This is update notification Please Visit And don't forget to vote me..... Please Try The The Ocx. Supports More than 10 formats Including Mp3. Multi-Threading. You can play nearly 10 to 20 files of music at the same time. Provided your system is good. Now FullScreen Mode(Small Bug). Change Video Size. Change Volume And Left Right Channel Sound Volumes Still More to Come. You can icq me at 24294947 or mail me at [email protected] for further details...................please Vote For Me..... Please vote Me..... Please vote Me.... Please vote Me... Please vote Me.. Please vote Me.

ASP_Volume3 #48429
Menu structure retriever-completed

This program will retrieve the full menu structure of a Form, up to three levels, and allows the user to modify it. A smooth interface provided with sound and some 3d effects enriches the usefullness of this code. You can easily bundle this project into an OCX. Heavily commented.

ASP_Volume3 #49424
Advanced Console Techniques

Looking at some of the existing VB Console Source Code, I could not find one that did everything I wanted. So I created this one complete with familiar commands like CLS, Locate and Color. Extremely well documented and easy to use sample application included. Vote if you like it!

ASP_Volume3 #49693
Line by Line Text Cycle

This code will cycle through a text box or rich text box line by line, select the line and place it into a string array. The array will then be passed to another method where it will be placed into a list box excluding the blank lines. I've seen other code like this but if there is no ending vbCrLf then the last line of the box is not read, I've fixed this and showed how to extract the line information and how to use it. The code is slowed down using a pause routine that I made about a year ago.

ASP_Volume3 #45794
Os - ill Synthesizer *Update 3*

Same 2 osc. synth. New features: Save the machine state (patch). Higher resolution. Load user drawn envelopes (UDE). Uses an xternal program (with source) to draw these envelopes. smoothing! NOTE: No new effects have been added >>YET

ASP_Volume3 #48347
Create your own calendar with only 3 single controls and good old VB Code! ( See Screenshot )

Take a blank form with 3 Labels, add some VB code and it turns out to be a method of making your own Custom Calendar Control or Application!! (EXE INCLUDED) *Please Vote*

ASP_Volume3 #66183
Shortest Job First(SJF)

This code is used to implement the Shortest Job First Scheduling Algorithm.

ASP_Volume3 #66184
Round Robin Scheduling

This program simulates the Round Robin Scheduling Algorithm.

Languages
Top Categories
Global Discovery