Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #155054
Just for Fun Part II

Another little app that pokes a little fun at the election situation. I also want to say I have learned alot from this site and all of you.

4_2005-2006 #156252
ADO Grid Example

Connects a Data Grid control to a data source using Datalinks and an SQL statement.

4_2005-2006 #154731
Save/Load Text to a listbox with common dialog

No example on psc for this so I put it together for others; LOAD and SAVE text to and from a listbox using common dialog control..

4_2005-2006 #156088
Structures - Implementation of a stack,queue and Heap

For all those jaded ex-Computer Science students out there, here's a revisitation of certain data structures which are taught to be useful. Includes a Stack, Queue, and Binary Heap (occasionally called a Binary Tree). These are fast, well tested, and should provide you with useful functionality for virtually any programming you do.

4_2005-2006 #153944
Easy Circle Progressbar 2.0

This is an update to my previous version of the Circular Progressbar. Improvements include "Rainbow style progress" and different directions of which the progressbar can progress. The jpg has bad colors and makes the rainbow look bad, download it, it looks better than what it shows. Try it, and don't forget to vote!

4_2005-2006 #172032
Internet usage computation program

An application to check current Internet usage

4_2005-2006 #152202
Screen Saver (re-submitted)

An almost-complete screen saver that fills your screen with (transperent) water and lets fish swim around. Uses bitblt and is fairly fast. Not customizable (yet) and designed for 800x600 res. Take a look. (I left out a module last submit)

4_2005-2006 #156531
Menu Bitmaps

Add 13x13 bitmaps to a menu by using Windows API.

4_2005-2006 #156251
Using ADO with a treeview

Populates a treeview with a database's tables then uses the node click event of the treeview to populate a data grid.

4_2005-2006 #150385
IPControl - Get All the IPs your system can send data thru

As stated by the name, this ActiveX Control will obtain all the IP Addresses your computer owns. Useful in situation where you have multiple IP addresses, such as networked systems, that have one (or more) IPs for the network, and one (or more, hehe) for Internet. *Note* This is not my code. The original code is from an author I met on IRC. I forget the name, but if you see this, Tell me! :) (I'm BaronGaran btw.) I did, however, convert it from project form to Control form. Hope you guys enjoy, and if you vote, remember you're not voting for me but for the original author.

4_2005-2006 #156511
Advanced Begin & End Date Calculations Simplified

Allows calculation of Begin or End dates based upon the RANGE (Week, Month, Year), the DATE to use as the source or comparison date and PREV or CURRENT range. Examples: 'BeginDateCalc("W","P",#11/15/2000#) returns: 11/5/00 as the first day or the PREVIOUS WEEK is Sunday the 5th. You could easily modify the code to allow the last day of the week to be any day you wish. 'BeginDateCalc("M","P",#11/15/2000#) = 10/1/00 'BeginDateCalc("M","C",#11/15/2000#) = 11/1/00 'BeginDateCalc("Wm","C",#11/15/2000#) = 11/1/00 'Wm is used to tell us Week but Month limited. 'Notice the same with "W" instead of "Wm" would result in 10/29/00

4_2005-2006 #152384
TCP/IP data tranfer graph (shows bytes send/received in a graph form)

The program has two pictureboxes. One shows the bytes currently being received and the other the bytes being send. I did not know whether the iphlpapi dll comes with windows so I included it in the zip file.

4_2005-2006 #154730
Mass Emailer

This is a mass Emailer - can be used as a mail bomber. load-save-emails list with common dialog control to and from the receivers listbox - the base code was Zeldas -

4_2005-2006 #156485
scarey notepad

pretty basic code, opens notepad and uses a combination of an api timer and the sendkeys function. should be fairly useful for beginners wanting help with sendkeys/cursor manipulation and the shell command.

4_2005-2006 #156302
NM 2000

- THE SEND MESSAGE WORKS UNDER WINDOWS 2000 - - BUT THE FUNCTIONS SHOULD WORK ON ANY VERSION OF WINDOWS!!! - This is a Network "chat" client, which is using the NET SEND command to send messages to your network friends, and you don't have to open a DOS Window, NM 2000 does it all for you!!! The only thing, you have to do, is to type the receivers network name and write a message, and hit send!!! Also uses the features of being able to show you the free disk space, CPU type, number of CPUs installed, how to make hyperlinks, making a slide-show when exiting the program, your Windows version PLUS also shows you how much memory currently available to your system!!! This program comes with FULL source code, and you should check it, I would say that it's a MUST SEE! If you like it, PLEASE DO vote for it, and I'll appreciate every vote!!! If you don't use Windows 2000, you should try it anyway!! I've got some very interesting code in this, as you can read above!!! I've got some quite interesting plans with this, and maybe YOU can help me making them reality? Contact me at: [email protected] and let's talk about it or on ICQ: 53099224! - Klaus Pedersen

4_2005-2006 #150294
Test WPM and errors!

Test for user's WPM and errors while they are typing into a text box. This could be the begining of one of those typing teacher programs. Check it out!

4_2005-2006 #154248
vbAutoSpeed - Auto Scandisk and Defragmenter

Auto Scandisk and Defragments the computer automatically, while logging its actions. This is the beta version. If anyone can tell me how to manipulate another program's listbox or combobox, email me at [email protected]. this zip file includes scandisk(sdrun98.exe) and defragmenter(dfrun98.exe) for windows 98. vbAutoSpeed is ready to be integrated into Windows Me Format. PLEASE VOTE FOR ME! I WORKED A LONG TIME FOR THIS!

4_2005-2006 #156551
ZipFileScanner

This program scans a zip archive and shows you all the files inside.

4_2005-2006 #154605
ICQ ActiveX Control (updated)

Utilize ICQ technology into your application with ease. With this control, you can send/receive message (Text, URL, Contact List), Search for user (by name, email, uin), Retrieve/Update user info, Register new UIN, and even changing your own password. All under one control, there is no need for the knowledge of Winsock, as long as you know how to use an ActiveX control, there is all there is to it. Visit www.medievilz.com for more updates.

4_2005-2006 #170675
Console Media Player

plays avi,wmv,wav and midi files

Languages
Top Categories
Global Discovery