Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #31570
VB Translator

That is an example of as we can use a database to keep words of two languages. VB Translator translates from Português(Brasil) to English and from English to Português(Brasil) a word per time. VOTE FOR ME PLEASEEEEE... :) LEAVE A FEEDBACK!!!

ASP_Volume2 #31574
VB Translator UPDATE

This is an example of as we can use a database to keep words of two languages. VB Translator translates from Portuguese(Brazil) to English and from English to Portuguese(Brazil) a word per time. NOW YOU CAN ADD WORDS TO THE TRANSLATOR. THE CODE IS VERY COMENTED. VOTE FOR ME PLEASEEEEE... :) LEAVE A FEEDBACK!!!

ASP_Volume2 #31594
Code-Based Timers

Start and kill a timer using API calls only! Useful when you need timers that can't be placed on a form.

ASP_Volume2 #31597
Record a WAV (*.wav) file

Finally, the RECORD source code for WAV files is here. Very easy, yet getting this (and all MCI commands) from Microsoft is like pulling teeth. We need simple code, so I brought this to you. Enjoy. I believe that I will start a website very soon, that will contain the entire listing and usage of the MCI Commands for the ordinary programmer like ourselves.

ASP_Volume2 #31598
MP3Snatch v2.0

This revised code finally supports the MP3 "Genre" tag (WinAMP 2.22+ compliant). Loads of you have emailed me requesting this facility - I think this is the first such VB code to support it! Easy to implement and the new genre routine is compact. It was a right pain in the arse collecting the Genre descriptions ;-) Note:- A demonstration app is availble from my homepage...

ASP_Volume2 #31599
ChangeRes

This Function will change your Windows Resolution. It is very simple, and it does what most Resolution Change Functions don't do, it changes the the Bits Per Pixels as well as the Screen Width and Height.

ASP_Volume2 #31608
Sorting by columnheaders in listviews

This allows a user to sort the contents of a listview by clicking on a column header in report-mode. Clicking again will sort descending.

ASP_Volume2 #31609
Form On Top (Your Application)

This ONE LINE of code will make a form stay on top of your application. This is good to use for toolbars, search forms, and so on. This WILL NOT make the form stay on top of all running applictions, only yours.

ASP_Volume2 #31612
Add menu items at runtime! :)

This code adds allows you to add menu item's on your form while you are running it(runtime :)...

ASP_Volume2 #31620
LZW Compression for VB strings

Another implementation of LZW compression for compressing VB strings. A 4K dictionary is used as suggested by the algorithm. A binary tree search is used for speeding up dictionary search. It accepts all the 256 characters. *** version 2 (23-Aug-99): bug fixed, performance improved ***

ASP_Volume2 #31629
Dials a telephone number w/o using APIs

Uses the MSComm control to call a telephone number using your modem WITHOUT HAVEING DIALER.EXE! :)

ASP_Volume2 #31633
clsSysTray.cls

A simple class to very easily minimize an application to, or to just create an icon in, the system tray. UPDATED & FIXED 6/25/1999 - Added new properties and fixed various things. If you have gotten this code before, please get it again (yes, it actually works now!). Read the comments for instructions.

ASP_Volume2 #31641
Making A Splash Screen!!

Load any program and the first thing you see is a splash screen. Splash screens usually display the program's name along with a graphic of some sort, such as a pen for the Microsoft Word splash screen or the company's logo for the Procomm Plus splash screen.

ASP_Volume2 #31648
Encryption

Encrypts and Decrypts a string easily

ASP_Volume2 #31652
Easy passing parameters to program

Often you have to pass some parameters(Password,UserName,...) into the application.This code gives you elegant and easy way to pass as many parameters as you want.

ASP_Volume2 #31653
RTPrintPreview

(Also known as DocPreview) A functional program to provide print preview and actual printing facilities for RichText documents in a text editor. Written in VB, the program includes functions such as preview Zoom-in and Zoom-out, page margins setup, selection of any specific page to preview and selection of any ange of pages to print. It even allows you to selectively print a highlighted text and/or picture only, etc.

ASP_Volume2 #31658
Ping NT Server < 10 ms (Check if connected)

Ping NT Server

ASP_Volume2 #31664
Hide your program in the Ctrl-Alt-Delete Dialog!

Always wanted to hide your program in Ctrl-Alt-Delete Dialog box, So people dont close it from there when you dont want them to....Well use this code and your problems will be solved...They cannot close your program unless you let them through yours...MUST HAVE!!!!

ASP_Volume2 #31694
Detect if Shift Key is down

A function that returns whether or not the shift key is currently down.

ASP_Volume2 #31700
How To Integrate Plug-Ins in Your Applications

This is a demo application of using ActiveX DLLs to implement custom plug-ins in you programs (written by you or other people), including methods to install and load them.

Languages
Top Categories
Global Discovery