Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #58591
Ball Physics

This program is a demonstration of the way balls collide and bounce off each other like a pool table, it uses classes and could be improved a lot ie. bit blitting sprites etc. instead of using shapes. My physics stinks, BIG style, so I wrote this to try and remember all that stuff i forgot! :D So please excuse any physics terms/maths that are not correct.

ASP_Volume3 #56132
Thumbnail Control - OCX Source

With OCX Source Code. This is a thumbnail active-x control, like the one in windows explorer. Displays images, while maintaing the aspect ratio. Just specify the path of the folder containing the images... Events : mouseover, click, doubleclick Menu : rightclick on the image. select zoom. the original image will be displayed. Press the (+) and (-) keys on the keypad to increase/decrease the image size in the zoom window. I welcome bugs and/or suggestions. Vote if you like .... not mandatory.

ASP_Volume3 #55478
Polygon Area Calculator - Calculates the Area of any Polygon

This is just a minor rework of a program submitted 6 months ago by andy. I have replaced the area calculation method with one that is a bit simpler, and not limited to convex polygons. It was also easy to add in a calculation to display the centroid of the polygon.

ASP_Volume3 #52415
Flowchart Assistant - Design and run flowcharts

Complete Application! Design and test flowcharts. Execute code step-by step, add watches and see how variables change, create loops, export flowchart to visual basic and Turbo pascal source code, Print the flowchart. Please vote!

ASP_Volume3 #61837
RemotelyAnywhere (Remote administration through IE)

This is a replica of the RemotelyAnywhere program. This is unfinished.... i put a lot of functions into this project. The filemanager and the command prompt work. The this program is started on a computer you can connect to it through Internet Explorer simply by typing in the IP address to that machine.... After doing so a loging screen will be displayed.... this in return will allow you to browse that computer. There is a great layout included in this along with Javascript and vb script..... please tell me what you think and feel free to add more onto this project....

ASP_Volume3 #61922
CC Anti Virus 2004 (4.1 Bug fixed)

Completely working Anti Virus program. Big updates: Added possibility to scan for Virus specific strings. That means the software is able to find Viruses that infect other files. Another big improvement: AFM – Active File system Monitoring: The software scans automatically the Directory you’re browsing with the Explorer. The interface is now multilingual (Currently supporting English, German, and Portuguese). Added sound notification to Alert Box. Added Advanced Errorhandling. A lot of smaller bugs fixed (update problem). Online Signature File now includes 24.000 Signatures. Added a helpsystem. ***NOTE: For testing the AFM I've added the String 'Eicar' to the DB. You can write this string into a Text file and rename it to .com or .exe. Then execute my Program and browse with the explorer to the directory that contains the file and wait a few seconds***

ASP_Volume3 #62172
Uno Game 2.1 **** UPDATED ****

Since many of you liked my uno game 1.0 so here's the new version. The game has a cool design and lots of animation. I've put a lot of features so that you can enjoy the game. Now the game is more faster than before.

ASP_Volume3 #62115
Read / Write Combo Boxs

This code will let you read in values from a file of your choice, probably a .ini or .txt into a combobox. It will also let you save the contents of the combobox to a file of your choice. Example: Call WriteCombo(combo1, "C:/example.ini") or Call ReadCombo(combo1, "C:/example.ini")

ASP_Volume3 #56027
A1 Updater

Once your app decides that there is a newer version available (through your own methods), you can use this program to download the newest version. It downloads via HTTP using the inet control and can be outfitted to update just about anything. Features include cancel action, listbox with verbiage of the download status and status in numbers. It's ver simple and straight forward. It works by you closing the main app and launching the updater. The updater then replaces the existing main app's .exe, then upon completion closes and launches the updated program.

ASP_Volume3 #63110
EXE Protector V 1.01

protecte your EXE file via put a password to file and when you open the file you must type the correct password then it will be run.Note: first compile password project with name "data.dat" to the folder of EXEProtector then run EXEProtector project and enjoy! Please rate me if you like this.

ASP_Volume3 #63630
Header UserControl 360 - API Version (Update 8th Nov 04)

360 Degree gradient added. Thanks for all the previous comments/votes!

ASP_Volume3 #63631
Transparent Desktop Text - A Different Method

Evan's Approach With Transparent Background

ASP_Volume3 #63238
[[[A Road Crossing Game. (Includes Blood Splatter)]]] (now with InverseTan.bas(sorry))

Little dude runs across a 16 lane highway. his arms swing from side to side, try not to get hgit by the cars. you can change the armswing amplitude, the car speed, turn death on or off, blood stains on or off, etc. have fun

ASP_Volume3 #63629
Custom Shaped Form Example - Transparent Cls - Any O.S.

This Transparent Class Module Will Allow you To Create Custom Shaped Forms With Ease! Very Flexible. (With transparent text example)

ASP_Volume3 #51509
RRS PaintLib 3.0.6

Hi there. First of all I would like to thank you for your interest in my paintlib, thanks :) A couple of new drawing functions added, as well some more general cleanup to the source, all relevant changes are listed in the head of 'CPainter.cls'. Also this time, I've introduced two new and helpfull friends to the family: 'CRect.cls' and 'CQuickDC.cls' (stripped down version of 'CCanvas.cls'). See the demos for usage, should be pretty selfexplanatory stuff. Included with the classes this time, is an excellent class by Karl E. Peterson (http://www.mvps.org/vb/), 'CFontPreview.cls', see it in action in the 'TextAnim' demo. Kudos to Karl, great code. Enjoy Ravn Revheim

ASP_Volume3 #59165
PSCNews New Code Alert!

If you are learn new source code topics, this program is this for you! * Setting panel * Language Support (Learn language using..) * New code alerts (If added) * SYSTray mode (Learn) * Beautiful design form * Search mode. Thanks for your votes.

ASP_Volume3 #62567
Personal Reloadable Card System (Complete)

This is a complete point of sale program that uses reloadable card (which can be the user's ID) instead of cash. This program supports three terminals: Accounting (reloading and managing accounts), Bookstore and Canteen (actual sales transaction). You can also use a barcode scanner in inputting ID no of the account or itemcodes. The reports uses data dynamics reporting engine (now included in the zip file). This is my first submission. I hope someone can learn from this program. I'm also looking forward for your comments and suggestion to improve my programming skills. All of your votes and comments are highly appreciated. Please vote. Thank you.

ASP_Volume3 #63576
Hospital Management

It is an complete hospital managment ready for an trail use it is equipped with coding which the user can change it.

ASP_Volume3 #62690
DisplayMess

Display popup message style MSN. No comments, because no speak english. Muestra un mensaje popup estilo MSN. Thanks!

ASP_Volume3 #61046
Numeric and Textual Updown Box Controls

Hello; This is my first post to PSC I hope someone can find it usefull. The program contains two controls: Numeric Updown and Textual UpDown, the numeric updown can handle fractional values, and restricts the typing of numeic values only. The Textual Updown has similar funcionality to a Listbox, with the diference that it can handles string values in the itemdata property. Also I use some API to modify the textboxes apparience. Please Vote :)

Languages
Top Categories
Global Discovery