Advertisement

Results for "Volume: 2002C"

2002C #13566
EzyCam

This program connects to over 30 web cams. You can add your own url or you can use the ones that come with it. You can make the image refresh at a certain time. Please vote. 30

2002C #13511
Search Drive

Search Drive for files with a few lines o'code, Recursivly- Please VOTE!!!!

2002C #13350
Excel Password Recovery Procedure

this is a decent password recovery procedure for excel files. this is also my first submission, so let me know if you like it (or if you think it blows) it is pretty basic. i have saved it in an excel file so that it can easily be used on any machine by any user who works with excel, but you could add some references, some forms, etc and compile it as a standalone application if you wanted to. i have also included a pretty exhaustive (english) dictionary in this zip. you can substitute a different dictionary if you like. i have made a brute-force (every possible password) cracker as well. i am working on a way to share proccessing power to distribute the job to multiple machines. this is because of the great length of time it takes to recover a password using that method. if anyone is interested, then i will post that here as well.

2002C #14348
X and Zero

A not very good looking,but impossible to defeat Tic Tac Toe game. Just download it,if you don't believe me.

2002C #12977
msflexgrid cell tips

Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell. Tooltips are displayed when the mousepointer passes over any cell.

2002C #14351
A Hangman Program

This program allows the user to play a simple game of hangman. This program has sound and graphics (which were drawn by my wife and scanned in by me). I use the Microsoft Flex Grid Control to hold the letters and allow selection! Please vote for my code if you like it!! Thanks!

2002C #14364
Extended Color Constants

Get some extended color constants. Stuff like vbWhite, vbBlue are great, but even better is vbDarkGreen, vbPaleBlue etc...

2002C #11042
The Daily Newbie - Using the DatePart Function

Explains how to use the DatePart Function in Visual Basic.

2002C #12901
Date Converter - 1 line of code

Converts a Date to Unix format. (e.i. the number of seconds since January 1, 1970.)

2002C #14374
A Friendly Greeting

This cod egives you a friendly greeting

2002C #14349
A Skiner for Winamp

WinSkinMaker transforms a picture into a skin for Winamp(see the screen shot).You just have to choose the picture and give a (single!) click.Is in pure Visual Basic.

2002C #14286
Child Mind

It' a game drag and drop game for children. Created by Sunjay Kumar & Afaque Ahmed Memon. visit: http://www.afaqmemon.com

2002C #14375
OO7

This submission subclasses a folder via a com object I created. The COM object uses a callback to a function defined in a module , through an undocumented API which hooks into the event notification system of the shell. In this a case I created a small form to allow you to see it in action. Click Command1 To register the window for notification of events triggered in the C:\temp folder or any folder you want(just change the code), Then copy a file into the folder,or rename a file in the folder, or delete one- whatever. You will get a msgbox alerting your application window that an event has occurred. It also logs to the NT log or a textfile, and detects the current operating system (all via the windows API). I use this in place of timer based routines that just wait poll folder for the existence files. Like the SMTP Service.

2002C #14377
CodeDawg Toolbar (100% Source Code Included)

CodeDawg Toolbar Assistant Introducing 'Guard Dawg'. This Add-In for VB 6.0 gives you the power of saving your precious code while running, or even while in debug mode. If that wasn't enough this incredible tool even saves your bookmarks and breakpoints. Never forget where you left off again!

2002C #13614
Adv Connection Detection

This source code will allow you to detect if you are currently conencted to the Internet. Unlike other source code, this code also demonstrates how to return information about your connection (if any!). The program will detect if you are currently connect to the internet and also report any of the following information: 1) If you are connected via a modem or a LAN. 2) If you are connected via a proxy 3) If your modem is busy doing something that is not Internet related. This source code is very small and will come in very handy for anyone developing Internet applications. Please judge my entry as this is only my second entry.

2002C #12128
Octa CarrierDetect (WarDailer)

dails phone numbers to detect a carrier, great for looking for tollfree internet dailup numbers or other computers that pick up the phone. Can also send files over connection.

2002C #13668
Easy IP Resolver

This program will resolve a host name (ex. www.planet-source-code.com) to it's IP address. I've seen some code to do this here on PSC, but they all seems like a hassle so I made a way to do it quickly and easily. The only downfall to my version is that you have to be able to establish a connection with the host in order to get their IP, so it may not work for inactive domain names etc, but then why would you want their IP address anyhow? Enjoy, and leave feedback if you find this useful!

2002C #13670
ActiveX Goodies

A few ActiveX controls for you usercontrol folder including 2 types of ToggleSwitch's, A Progressbar, L.E.D., Custom CheckBox, And an easy to use SystemTray control.

2002C #11575
MiFFT

An oscilloscope and Audio Spectrum "Viewer" with an hyper piano to help interpret the output. I've been trying to understand the output of the Fast Fourier Transform for a proyect I'm working on in which I plan to use the dominant frequency to associate sound with color in an analogic way (low frequency colors with low frequency sounds, etc.) I made this example, based on Murphy McCauley's Deeth Spectrum Analyzer v1.0 changing only the portions of code that I needed for my purpouses. (By the way, someone uploaded the original program some months ago, changing only the name of the author). The program is oriented to help understand how digital audio is recorded and how you can use it for an aplication (your own CD or MP3 player) using the FFT. The program will graph only de peak frequency (the loudest) in each sample of 1024 (every 0.0232 sec.) drawing lines in the position given by that frequency, using some tricks to be able to represent 22,050 positions in a 512 width picturebox. Hope you like the result and find the code useful.

2002C #10290
REAL Transparent Textbox

Makes a textbox transparent. Here's how I do it: Get the DC from the textbox hWnd. Paint the textbox text onto the textbox parent. Paint the parent's image onto the textbox. Pretty Simple eh?

Languages
Top Categories
Global Discovery