Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #218976
Excell OS 20001

The newest version of Excell OS. Here is the list of newest features: Recycling Bin (Still doesn't work) TaskHandler (Still not impleminted) Desktop icon aligning Dynamic drop-down menu's New & improved system clock A Tooltip Helper Much, Much, More...! Please vote and leave comments. If you would like to help me with this program please e-mail me (sullivaneric@hotmail.com)

7_2009-2012 #218979
Pause

Tired of having to pause in increments of 1 second? This coding will pauses based on MILLIseconds using the GetTickCount function.

7_2009-2012 #218983
Simple Decimal To Binary Converter

This simple code will convert the Long Integers to it's binary Equivalent...

7_2009-2012 #218989
DriveSize (Updated)

This is an update to an earlier post a week or so ago. I have added a few things to the original including Volume Label, Disk Type and File System. Used, Free and Total space of the drive selected is displayed for the user. An error message is used for drives that do not exist. If it is a removable drive and no media is in the drive the program will report the drive letter as invalid. I believe it works with ALL file systems: FAT16, FAT32, NTFS, CDFS, etc if not let me know and I will fix it. Report bugs, suggestions and such to me.

7_2009-2012 #218994
Add Splitter Bars to your app *Revised*

Add vertical and horizontal splitter bars to your application. This code creates a form with three panes, and two splitter bars. I originally found the code in Planet Source Code last year, but found a couple of bugs, so I rebuilt it from scratch, and added the horizontal splitter. There are no DLL's or references to worry about, very easy to use.

7_2009-2012 #219020
Combinations

This little program greates all the possible combinations from a set of characters in a given length!!!

7_2009-2012 #219028
A SoftICE Detection Routine

This code will detect if SoftICE is loaded in memory! I wrote this code to protect my programs against crackers who want to register my programs without paying for it!

7_2009-2012 #219031
Dynamic Color RTF Using XML

The excellent code by Anthony Dunleavy on Dynamically Colorizing a Rich Text Box (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=25915) inspired me to create my own using XML. I used a class module to monitor the Rich Text Box and allow for Starting Values, Ending Values, Colors and whether or not the Keyword can span words.

7_2009-2012 #219035
VbPiano - Really Cool

This is a very cool MIDI piano coded in VB. You can define everything in this sample. Have fun!

7_2009-2012 #219036
WebCam Madness - A must see! - Source Included.

NOW With SOURCE! (Last time I haven't included it) .I have recently submitted a code, which downloaded a picture from a webcam. With this code, you can add your own links to webcams and other often-changing pictures to the programs database and view it simply selecting from the menu. This program also implements a favourites list what has it's own menu. Just look at the picture and download it. Oh, and please don't forget to vote for it and send feedback. Thanks.

7_2009-2012 #219044
Password Viewer(Shows the REAL text in a *textbox)

This amazing piece of code actually shows you the real password in those password boxes instead of the ***** you always see! This code uses the mouse as a "revealing glass"(Sorry, I couldn't find any icons of a magnifying glass to use for the cursor), so that when you move the mouse over a textbox, the password changes to REAL TEXT, and when you move it away, the password is shown as ***** again! This effect is easily edited out of the code, if desired. This program is not meant for stealing passwords, please do not use it for that purpose. I hold no responsibility for passwords stolen using this program. This program won't work with IE, but it will work with Netscape, because of the way it handles windows.

7_2009-2012 #219049
Add your code to the system tray

Ever wonder how all of those other software programs put themselves in the system tray(The start menu icon list at the bottom of the screen)? Well, this code, centered around traymodule.bas and written entirely by me, will do just that. Just use the RespondToTray(X) function in the Form_Mousemove event and call addtotray and removefrom tray when you want to add or remove your icon from the tray. You can customize tool-tips(The yellow labels), the icon appearing in the tray, and the form to have it respond to when you click the tray. You may use this module in any program you'd like, although if you're going to post a program using this on PSC, please give me credit for the module.

7_2009-2012 #219051
AOL ad killer

This code will close and (To the extent of my knowlege) stop AOL ads from downloading. These are not the popup window ads, but the ads on the read email, buddy list, etc. This code was tested in Compuserve, but should work the same with AOL. Let me know if it doesn't. Just run it and watch!

7_2009-2012 #219082
Ellipse3D

A tiny bas module is all you need to draw 3D ellipses. Just give it any rectangle, colors and point of light and it will draw the ellipse quickly and smoothly. The zip includes one form (for demo purposes) and the Ellipse3D.bas module. A MUST SEE for graphics beginners and pros.

7_2009-2012 #219083
Basic Geometry

Draw a perfect arc using any 3 given points. Find a point on a line at any given distance from the start point. Find the common point where 2 lines intersect. Find the distance between any 2 points. Get the angle of a line in degrees or radians. The list goes on. Sample program included. This module is an absolute must for graphics programmers.

7_2009-2012 #219107
Send E-mail using MAPI and WAB

This code will allow you to send E-mail to someone that is chosen from the Windows Address Book (WAB). Send to multiple recipients and include attachments.

7_2009-2012 #219108
Show Screen Saver In VB

Just a small program to show how to show a screen saver in a picture box from within VB. Also has some other usefull functions. This is just a small program I was playing with. It is not complete and I don't know if it would be usefull to anyone, but I thought I would upload it anyway.

7_2009-2012 #219116
Map_Line_Intersect

Determines the intersection of two line segments

7_2009-2012 #219118
hack32.bas

This is my first bas file. It contains 134 WORKING subz/functions for AOL. Please email me if 1 or more of the functions do not work and the error message.

7_2009-2012 #219122
Side Logo

It puts sideways text in the form and allows you to add a gradient background and text change text I Take no credit for this. All i done was added some features to it.

Languages
Top Categories
Global Discovery