Advertisement

Results for "Category: Miscellaneous"

2002ASP #887
Play ".wav" files using VB

Play WAV files using VB ~ awesome ~ Add sound to your projects! by: EM Dixson http://developer.ecorp.net HUNDREDS of FREE Visual Basic Source Code Samples, Snippets, Projects and MORE!

2002ASP #891
Perfect Pause

Pauses an operation while allowing other operations to run. This pause is date and time based. The sleep function freezes your computer. The timer function and timer controls stop at midnight because they return to a 0 value. The perfect pause continues where these stop. It's highly configurable.

2002ASP #901
Another way to place images within menu

Places images in the menu

2002ASP #911
Set System clock automatically from Internet

This is a simple little app to show you how to get the current time (GMT) from the Internet and automatically set your PC clock.

2002ASP #914
File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

2002ASP #924
A Cool Form Scroller

A really cool code that will first - make the form expand down, then second - it will expand out sideways! No need to customize it to the size you want, it does that automatically. Just pop it in your code. Really easy - good beginner's code!

2002ASP #935
Get IP Address from Tray (Update)

This is an update to my previous upload. This update now gets the information from NT/2000 machines as well as 95/98 machines. I have also included getting the MAC address from a network card. I have also added code to copy the items selected from the menu to the clipboard.

2002ASP #947
BEGGINER Backwards text.

Text comes out backwards AS you type it.

2002ASP #952
REAL Tool Tips

Have a little message show up when the mouse idles over a button.

2002ASP #958
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.

2002ASP #978
Font Browser - With preview text!

This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!

2002ASP #980
Register Winsck.ocx & Inet.ocx - Files included!

This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!

2002ASP #987
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

2002ASP #988
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

2002ASP #999
AppenderPak

This is my update to 'A Pak File Creator'. The code is fixed but still may have file size limits. I haven't checked anything above 1.2 megs. This code could definitely be worked on to be made better. I hope someone out there will post a better way to do this. Please rate this code and leave me some comments or drop me an email. Hopefully this code can be used as an external resource file once we can get the access speed pumped up. Enjoy it folks!

2002ASP #1001
Note/Frequency Calculator

This code is useful for frequency analysis, especially as done by Fast Furier(sp?) transforms, or FFT, and analysis. It takes in a Note from A, Bb, B, C, etc, all the way up to Ab, and an octave, and calculates the frequency that note would be pure at. It also accepts a level of decimal places to generate to. Simple, but very useful. Compiled EXE + Source Code.

2002ASP #1007
A easy Scroll with 1 line of code

Scroll a label with just one line of code...great for showing credits!!!!

2002ASP #1008
p2p data transfer

Transfer multiple field of data using the winsock control. posible to use as as central data connection to pivot data.

2002ASP #1016
Resource Loader

This class (or DLL) is used to load resources from resource-only DLL. You can load common picture formats (BMP, ICO, CUR, JPEG, GIF) directly to VB (through picture object). You can load also strings, HTML (as string or to file) and play WAVEs. All other resources can be saved to file on disk and loaded then (including those that can be loaded directly to VB. This file includes compiled DLL, class, example project and example resource DLL, created in VC++ 6.0.

2002ASP #1020
Print Picturebox's Contents

Print the entire contents of a picturebox including all the control's contained in the picturebox.

Languages
Top Categories
Global Discovery