Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #53299
MS Works 2000 Style Menus: Version 1.03

Replicates MS Works 2000 horizontal and vertical menus. Displaying Disabled Items, Hover Items (Hot Tracking - v1.01), ToolTips (v1.02), Graduated Selection/HiLite (v1.03), Seperator Lines, etc all configurable. Demonstration application included to demonstrate all the features of the controls. Please vote for this project & happy coding!

ASP_Volume3 #54226
Functions For Reading and Writing Text Files

This code consists of 2 Function (ReadFile and WriteFile). All you have to do is Point ReadFile to a filepath and it will return the text within that file. Write file recieves a filepath and the string value to save to it. They include simple error handling..and can easily and quickly be advanced to handle open and save dialogs.

ASP_Volume3 #46464
IsExpired

This code checks the difference between today and any expiration date. Using VB6 functions DateDiff and TimeValue it will evaluate the dates and tell you if we are past the expiration date or not. [Highly commented.]

ASP_Volume3 #54273
Encryption Program for TEXT, HTML or any text format file/input!

Using a user-defined KEY, my software will totally securely encrypt the text, with it as impossible as it gets to crack. Options to import text, open files, and save encrypted code as ANY format. DOWNLOAD THIS!

ASP_Volume3 #54193
SicklidShare2

This is a new version of SicklidShare witch is a Peer to peer filesharing program that now has a chatroom for multichat,ip-ping,portscanner and a mp3 player.We are currenty working on a multiperson filesharing.This is only a one on one fileshareing at the momment.There will be more to come in later versions.

ASP_Volume3 #47090
CamEVU - Webcam Viewing Utility

This is the source code to my open source, freeware cam viewing utility - CamEVU. It's meant to allow users the ability to view webcams through this application rather than having to have a bunch of Internet browsers open sucking up system resources. It's not for everyone, but some people (including myself) find it useful. Let me know what you think! Updated June 13, 2001.

ASP_Volume3 #54287
WinSpy

It allows the user to navigate through all the Window handles starting at the desktop and veiw both the window handle and class information... It displays this both in a list box and as a treeview.....

ASP_Volume3 #53406
Teletubies Game V.2

A simple Teletubies Killing game. Now includes sounds!

ASP_Volume3 #45396
A Software Inventory Database App

Very simple application that stores information about software. Stores Title,Serial#/CD-Key, Company/Author. Most significant thing is the use of DAO 3.6 to manipulate the database and write the report for printing. Code is commented, and clean. Limited error-checking and input checking. I do not plan on doing much more with this program, other than use it to keep a list of my own software. Please give me comments, votes NOT needed or requested.

ASP_Volume3 #52829
Mouse Functions

I know there are other posts on PSC that do similar, but I wanted to put some of the mouse functions I found useful into a class module. You can show or hide the cursor, swap mouse buttons, perform left clicks or right clicks on different handles (Good to possibly use with sendkeys were you need to click a button). Also has a mouse trap option that takes any handle (not just a form). Let me know what other functions you think i should include I know I could have put in LMouseDown and LMouseUp, but I never really had to use them. But if you want me to put them in, I will and then I'll upload this page. Vote if you think the code is useful.

ASP_Volume3 #54277
A Complete & Easy SysTray Dll

This dll and test project allow you to easily place an icon in the system tray and set its tooltip. This dll provides MouseMove, MouseDown, MouseUp, Click, DoubleClick, Minimize, and Restore events, and allows you to easily minimize a form to the tray. You can also specify a popup menu, and how it responds. (eg: on right click,double click etc...) I've added a new property (Persistent) which reloads the icon if Explorer crashes. Please let me know if you find any bugs with it.

ASP_Volume3 #49822
Lock a Windows NT Workstation in One Line of Code

Simple. This locks a Windows NT-based computer in one line of code. This would be the same as the user pressing CTRL-ALT-DEL and pressing "Lock Computer". NOTE: You must have WinNT 5.0 or later. (that's 2000 or XP)

ASP_Volume3 #47020
A Cool DirectX Game

This is Mr. Eat Gum Guy 2. This version uses Direct Draw, Direct Sound, Direct Music, and Direct Input. It has a 1 Player and 2 Player mode, the user can select the resolution the game should play at as well as the option of whether or not to play sound effects or music. This games file size is very small because I used tiling instead of just plopping a 640x480 sized bitmap on the screen. This is very neato code and must have muchos votes. Hey, if you put this code on planet source code, I would give you 5 stars. Thanks for your time.

ASP_Volume3 #49821
Computer Uptime

Here's a silly little app that will tell you how many days, hours, minutes, seconds, and milliseconds that Windows has been running.

ASP_Volume3 #46540
my little window spy

Hi this is a little bit of code I was playing with that will give you the window text and hangle and also the class name under the mouse cursor. anyway I hope you find some use for it. I have also commented it as much as i chould.

ASP_Volume3 #44833
Rename file

This will rename a file in one line of code. Very simple so I do not expect to be voted for but Comments are nice.

ASP_Volume3 #48484
Find Floating Holidays and nth Weekday of any Month and Year

This code module consists of 2 functions that will answer the following questions: - Is 05/25/2020 a federal holiday? - What date is the 3rd Tuesday in January of 2010? Many holidays are not on a specific date. Memorial Day, for example, is on the last Monday of May. Many other federal holidays follow rules like this (MLK, Thanksgiving, Labor Day, etc...). This code looks for all federal holidays (specific dates and floating dates). You can modify the code to include or remove other holidays. Our system could not have due dates that fall on a holiday, so I wrote this code and I'm sharing it with you. The included form that uses the code is just an example (no error trapping). If you like and use this module, please vote for me with a kind word. Cheers!

ASP_Volume3 #51835
Invisible Form

This code will simply allow you to create a form which is clear, meaning you can only see the controls on the form, and everything else will appear as whatever ur form is covering up. The best thing about this code is that if you click on an area of the form which has no controls, and is transparent, then it will take you to that window. MAKE SURE YOUR FORM SCALEMODE IS PIXELS

ASP_Volume3 #52609
Setup Config v. 0.8.6

by "Package & Deployment Wizard", that follows with VB (I think will all versions).___ What it does is it edits the setup.lst file, that controls the whole setup process. There is a few functions that you can't do in the standard setup creator.___ ---NEW--- Well I have updated this, so now almost every function works (even though few dosn't have many functions). But now you can actualy use it as a program, it supports so much that it's great for you'r setup projects. I have added some new utilities, a great date editor, to make it all look a little more pro.

ASP_Volume3 #54305
Image Slider

This program shows how to use a .bmp file to make a slider for an .mp3 player like how WimAmp has their slider. This is my first submission so I hope it good enough for some good reviews. :-)

Languages
Top Categories
Global Discovery