Results for "Volume: 2002VB"
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.
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!
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!
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
Just for fun. You can download and enjoy playing it. Hehehehe If you like any one please give a vote.
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
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........
Do you want to know how to use a DLL in your projects? Or are you having trouble learning DirectX? Then this is for you! Imagine you could start DirectX, change the screen resolution and create primary and backbuffer surfaces all with one function call? What if you could play a MIDI tune with functions that have names as simple as PlayMIDI (rather than DirectMusicPerformanceCreate)? What if you could write a program that animates a ball, has sound effects and music in 5 mins with under 50 lines of code? Well, you can! Included in the .zip is SiDXengine.DLL, which allows you to do all this with ease. Give up DX and learn SiDX instead! REQUIRES DIRECTX7. See readme.htm for more information.
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.
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.
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.
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
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*
Shows how to write private profile strings to ini's and get them.
In basic stages but works very well. Screen tool bar. Vote for this very basic and usfull code.
Makes gradient easy...
This is a Small and simple websever I made affters seeing Web severs on here I wanted to have got and make my own so I did. This simple server has been tested on my computer also has been run over the internet. and seems to run fine. I have tryed to inplant a simple guest book it does work but maybe it can be made to look a bit better. I have aslo inplanted a simple search engine. That I think is quit cool. any way I like to know what you think of my fist webserver any way.
make a DLL in Visual basic... works just like an active X control
NOw you can get the inbox from outlook (if enhanced you can get mails from other computers inboxes.) with this simple code. Please feedback if you cannot do anything with this code, so that I post the zip file with a sample prject. It also can send messages to people in OUtlook.
It takes some information from you and then generates a web page based on your given information.Tabbed Kool Interface A must see for those who want to program just like this !