Results for "Volume: 4_2005-2006"
this code help to retrieve serial number of hard disk by useing System.Management.
Rolodex-style Contact Manager with a single form and simple controls. Features a scrollable set of fields, small footprint form size, and Access database with ADO code. Great example of a simple database application, and a useful little utility if you want a quick and simple way to manage contacts. Stores ICQ #, e-mail, phone, cell, fax, and a quick-jump pop-up of entries in the database sorted by last name.
Simple, fast photo viewer with scrolling image and looping slideshow with user-defined delay. Supports jpg, gif, bmp, ico, cur, wmf. Source code demonstrates the drive/directory/file controls and their use, along with loading and displaying images in a PictureBox.
This script gives an example of using WScript and FileSystemObject to send commands to the Command Prompt and send the results to a text file, then read the contents of the text file.
This program identifies the system processor and runs several mathematical operations in an attempt to "guess" the CPU speed using a simple algorithm. The operation only works with a compiled project, since the interpreted VB code is not fast enough to be accurate, so be sure to run tests only after compiling the code. Also displays other system information, such as free memory. Please note that I have not updated the processor ID table, so that any processor above PII will not be identified correctly. You can easily add your particular processor to the table by viewing the CPUID and adding another case statement. Since this is an old program, it is not as comprehensive as my full-blown system library. To get an accurate, up-to-date CPU identification, including AMD and PIII chips, check out my CSystem class and support files.
it's a simple code for creating registery key and reading a value of registery !
VBDoc is a project/group analyzer that counts not only the lines of code, but also the number of instances of each data type, function, and subroutine. Outputs to the form for quick analysis and also outputs to HTML. Successfully handles huge projects of unlimited size due to the file parsing capabilities built in. Demonstrates string tokenizing, file i/o, text searching, HTML output. Function-level documenting feature disabled--work in progress.
To send a Net Message to a user/computer from the web
This code demonstrates how to read .m3u playlist files. Its ideal if your making an mp3 player. It loads the file names into a listview control and stores their full paths in the listview items .tag property. I set up an example in the program were the path of the mp3 they select shows up in a label, its pretty self explanatory
A Fun Chat Program With Multiple Functons. See it out for yourself. Please Give Me A Good Vote.
A simple sine and cosine curve plotter, with frequency function.
Run Command Prompt from ASP using WScript and FileSystemObject. This has been updated from the original version to handle any commands and to emulate the dos interface.
Quick and simple way to create 3d Text
This is a DirectX Fighting game like the original Mortal Kombat, it uses direct draw, direct sound & direct music. Currently Multiplayer is not available. I had to drop the IMAGE & SOUND Quality heaps so that planet-souce-code would let me upload it, otherwise it would be too big, e-mail me if you want the higher quality sound and graphics.
This article explains how to use Simplewire's platform to embed SMS wireless messaging to cell phones and pagers into your applications in ASP. This will allow your application to send information to mobile users throughout the world. I hope this helps a lot of you who are trying to developer wireless applications.
Use this Select tag code to drop into an ASP page or an HTML page to show a list of GMT Time Zones. Also includes an Access 97 database with a table containing the same data.
lista telefonica phone book aniversarios birthday reminder
A puzzle game, where you must find your way trough a maze of coloured balls. You can change the color of the ball you play with. There are 20 levels, music (midi), soundeffects (.wav), a high-score (saved !) and a cheat-mode (find it yourself). This prog handles some api. Included: all source, Pyramid.exe, 20 levels, midi and wav-files, graphics, highscore. Check it out and have fun. The zip is 224 kb.
This is the first part of a network messaging system. This part is inteaded to show examples of connecting to a Microsoft Access Database and its related functions. It is highly commented. The next part will have the code to setup an "Inbox" feature that will check the database and see if you have any messages.
My coding actually does several things. The main thing is that it can search an entire Drive and all of its Directories for a file you specify and at the end of the search display the results of it. Or you can do the same thing but this time look for any file with an extention you specify. I made this search for the file using API but I left a function in there you can edit to search for the files without API but it's a little slower and not recommended. This Screen Shot can pretty much explain it all... E-mail: [email protected] AIM: Mike3dd