Results for "Volume: 2_2002-2004"
This is a file chat program that lets users chat to each other without the aid of ip addresses and winsock controls, all it needs is the location to a shared area on your network where the room files will be created then every one else enters that address in there program and then you are able to chat to each other. This program also contains static rooms that you can go to so you dont have to stay in the same room all the time. Also by the press of a button it changes into a replica of notepad in case any one comes along that might not like you chatting.It worked in my school...lol!! PLEASE TELL ME WHAT YOU THINK.
This will save everything on a webpage (including pictures) using the webbrowser control. (One line of code)
UPDATED (ver 1.3)! If you have done a program you maybe want to make your own Installer program for it. Here it is. Your own Installer program with compression. You can make the Installer just like you want. Or if you want to make a Setup program like Wise Install or Install-us. Make one yourself. New in this version (1.3) is a working Install directory. It will add shortcuts to your program. And a much better interface. Please VOTE if you like the program. Do you want to make more money while you programming? Goto: http://www.paidforsurf.com/index.asp?refid=rompa and get paid.
I still need to Do Colors, DCC and Ident Server, if your intrested in helping my ICQ# 52567840...
[ESPAÑOL] Este es un reproductor de mp3's y wavs TIENE GRANDES IMPROVISACIONES COMO GUARDAR Y ABRIR LISTAS DEREPRODUCCION, BUSCAR, BUSQUEDA EN SUBDIRECTORIOS, Y MUCHO MAS VOTA POR MI SI APRENDES ALGO DE ESTE PRINCIPIANTE! [ENGLISH] THIS IS A MP3'S AND WAV PLAYER IT CAN SAVE AND LOAD PLAYLISTS, SEARCH , INCLUDE SUBDIRECTORIES IN YOUR DIRECTORIES LOADS, AND MANY MORE THINGS, PLEASE VOTE FOR ME IF YOY LEARN SOMETHING NEW FROM THIS BEGINNER!
This shows you the basics of using Direct Draw and Direct Sound. It shows you how to create a sprite and move it around the screen, as well as showing you how to draw a background with text over it, and how to play wav files using Direct Sound. This is a must see! A Vote would be most appreciated!
Let's see what I have... You can use my functions to display the Change Icon Dialog, just like in the shortcut properties (Updated: NOW WORKS!). You can check if a file has an executable extension. You can show the Exit Windows MsgBox ("You must restart for the changes to go to bed"). And you can show the Run Dialog (see screen shot).
You type a text in a text box and i write it to word 1 char at time you can chose time
This code will tell you the difference between two dates. You can find the difference in Days and Months. EASY CODE!!
zwo routines for easily retrieving Table- and Fieldnames of MS-Access-Databases
Allows you to show the new compiled HTML help files (.chm) within a vb application.
You'll love this! This is a cursor which interacts with a picturebox by lighting it up around the cursor position! Look at the screenshot. You can choose any picture you want, and the size and brightness of the torch can be chosen too! (Although larger torches run slowly). If you think this is cool/interesting/well programmed/original then please vote. The code is fully commented. Also look at my other submission of a transition special effect (look in best code of the month).
GET YOUR POPCORN! Scrolls Credits like in a movie theatre. Customize Colors, Alignment, size, etc... This code is IDEAL for ABOUT FORMS!! A MUST SEE!!!!!
Richsoft Zipit Control Version 0.9 -------- ----- ------- ------- --- This ActiveX control will read a Zip file and will return information about its contents. It also returns information about the files within the archive.
Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please
This code runs in your system tray and checks a specifed www.mail.com account at intervals you specify, ie. every 5 minutes, 20 minutes etc etc. If new e-mail is found, it will play a user specifed wav file and ask you if you want to goto the login page. The way it works is to recreate the login page into a string, filling in login and password while its doing it. A Javascript to automatically submit the form is also added, which stimulates clicking the submit button onLoad. This string is saved to a file, then opened into a webbrowser, which stimulates logging into your account. It will then use Inet to retrieve your inbox -- which it we be able to retrieve as you were logged in using the webbrowser control -- and do searches on that page for keywords denoting no new message. If theres no new messages - there must be new messages. Login information is encrypted and stored in the registry for security reasons. Sure it aint pretty, but it does what its meant to do. Hope someone finds it useful...
Shows running executables and dll's, with their version and threads no. also shows all the open windows and child-windows, giving an option to close each one, featuring a cpu usage meter and many usefull API's, if you like it please vote.
This is a complete CD Label Application. You can print the Booklet,Inlay and CD Label ... You must have it !!!! Language english and german
Determines the filetype (PE Executable, GIF Image, Word Document, etc) using the file header/contents, as opposed to using the file extension. Supported types: PE Executable, INI File, AVI Movie, WAV Audio, Word document, Access database, GIF Image, MP3 audio, BMP image, TIFF image, ZIP archive, ARJ archive, RAR archive, HTML/HTA docs, JPEG image, Visual Basic files. If it can't determine the filetype, itll try and determine if the file is text or binary.
Show some new functionality of the Richtextbox control. Read the notes inside the program. Needs the new riched2.dll (version 3)and the Riched32.dll available from www.vbaccelerator.com (I include them with the program - you need to replace the windows\system files with these ). Thanks to Steve McMahon for his work which I gladly was influenced by. Vb5 needs to remove some of the vbp file keys. (Size of zip 454KB)