Results for "Volume: 2002C"
This is a function that will check if the file is present on the gived Path.This Is Verry Easy.
Opens any file in binary mode and replaces all instances of a specified string with another specified string.
This program makes the start button *FADE IN* when you move the mouse over its location and *FADE OUT* when it losts mouse focus. See the screen shot. It gives a different shell to your windows. By the way, I'll appreciate your vote.
This code will retrieve either your host name or ip address.
A simple program in PURE VB to "sniff" HTTP response to the client. This cute application includes the page visualizzation in the browser tab (see the screenshot)
select any access database then select the table you want then select and insert any fields to a richtextbox then preform a mail merge like MSWord. you can then browse through the database while viewing the merged data.
This program demonstrates how a program can update its own DLL’s by initializing them with CreateObject() and freeing their resources after use with CoFreeUnusedLibraries. With a few modifications you could make the program download the updated DLL from the internet to simulate automatic program updates. The program also creates a backup so it can Rollback the Update in case there is a problem with the new DLL.
ADDED: AutoHide features. Control can be downloaded/viewed from: http://www.planetsourcecode.com/xq/ASP/txtCodeId.24861/lngWId.1/qx/vb/scripts/ShowCode.htm
This learns you how to run programs with startup please try!!! >>>FULL
....to make 7segment displays with ease!
A cool RPG in the making!-Final Fantasy style! Features include: Saving, battle mode, map maker, cool menu, new games, saving positions, and a hell lot more! Check it out! Some of you might have seen my Final Fantasy battle engine that I've submitted a few weeks ago, well I'll be adding that in here! Small download! The new updated version has all the errors wiped out, includes music, and battle mode! Just like Final Fantasy!
This tutorial (in Microsoft Office .doc format) teaches some basic things about making a good app in Visual Basic, and about several basic functions, plus some stuff on data types. You'll learn lots of things to help you become a better programmer.
This program is a calendar. You may set reminders that will be activated at a certain hour. This reminders can be daily, weekly, etc. It does not use any ActiveX control or DLL. Everything is calculated using math. This new version has many bugs fixed and a better performance.
This Program is used to add great effects to your images. Such as : Rotation, Blur, Noise, ... .
The first line of the DAS.INI file are boolean, You set what days of the week a task needs to be run, and assign a File to run, The Sample file included is a .BAT file. You will have to modify the Days.INI file in order to have the program execute properly. I wrote this simple program for the purpous of signing a system onto the mainframe on weekdays. You can replace the Shell() function with AppActivate() and SendKeys() if you want to advance the program. I used it to launch an AS400 macro.
Aim of the game is to land a space craft onto a moving platform.
Adds extra features to MSN Messenger including: an answering machine, and it reads out conversation text and other alerts in a computer voice + lots more. Requires MSN Messenger & Microsoft Speech Agent (available from http://www.wilsonr1.karoo.net/MSSpeech.exe or the Microsoft web-site.)
I did this project for my MCSD VB6 course. It should behave exactly like Windows-Calculator.
Easily log events. Log errors by passing the ERR object.
a basic client server type remote admin tool. the client end of it is basic with very simple options the great part is the server because once it is run it copys itself to the windows directory and creates a registry key to start with windows, it is also hidden from the ctrl+alt+del Menu. It is a simple example of a client server admin tool that you can add your own features to. below is a screenshot of the client. (i have the client named "Master" and the server named "Slave")