Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #53559
Jigsaw Puzzles (Lots of good multimedia effects)

A game in which you have to solve a series of 11 jigsaw puzzles of increasing difficulty. Lots of good multimedia effects.

ASP_Volume3 #50152
Allaire ColdFusion Editor!!

I origanally started this with the question can I recreate Allaire's ColdFusion Editor? Well the answer is Almost... Mostly customizable has tons of features including. ftp,ini creation deletion,richtextbox manipulation,saving files undo,redo,api's,splash srceen,all the usual editor capabilities. Well check it out for yourself. I worked long and hard on this so any feedback and or votes would really be appreciated. Also any bugs or ideas can be sent to my email which is in form1 at the top along with all the credits to the people that I got ideas and or code from on PSC. Thanks Eric C.

ASP_Volume3 #46024
Multilanguage interprocessing - PERL & VB

This code shows you the steps involved to run VB code from a perl script file.

ASP_Volume3 #50649
A Graphical replacement for the Generic / Limited / Basic VB ScrollBar

NOT just another Scrollbar : This control will allow you to use graphics for the background, thumb and the buttons. Works in either Horizontal or verticle orientation, will automatically determine the orientation when you create the control on the form. Uses Longs for the Min / Max / Value properties, no more 65535 limitation. Can AutoSize to the dimensions of the background picture. The buttons on the ends can be hidden so only the BackGround and the Thumb are shown. Great for use with Skins and other unique grpahical applications. No flicker. Smooth scrolling. [ Updated ]

ASP_Volume3 #50735
Bushisms with Talking Ms Agent V2

George W Bush has been in office for 100 days so here to celebrate his grasp of the english launguage and his dealings with the media, i present bushisms 2, a collection of all his famous gaffs n blunders to the media. Can u figure out what he means. Over 120 random bush quoates from the last few months, all read my the MS Agent of your choice. provides a list box displaying all available ms agents you have installed. You can even get a George Bush one on the net some where!

ASP_Volume3 #53327
Dedect CD ROM Drive and Letter

This program dedects if system has a CD-ROM Drive(s) or not. If exists tells the drive letter(s) of your drive(s)

ASP_Volume3 #53328
Moving Text in form (No OCX !! )

With this code you will able to move your text from bottom to top in form.Great for Splash Screens. NO OCX needen

ASP_Volume3 #53638
D3DRM Texturing Tutorial

Oi . You . If your interested in learning how to program 3D games and other things , then get this tutorial . This is the fist tutorial of many to come to PSC . It will teach you how to texture a 3D ball and how to insert an X - File into your APP. It has heavy commenting and it is the easiest form of 3D programming there is . It helped us become quite good . It uses the RMControl7 . If you dont believe us , then try it your self .

ASP_Volume3 #47871
The Daily Newbie - Using the Chr() function

To show the usage of the Chr() function.

ASP_Volume3 #53549
Torion

Torion is a scrolling shoot game that was inspired in my favourite games, Zanac and Aleste from MSX. It was done using DirectX 7 w/ VB 6, and it´s great to learn Direct Draw, Direct Music, Direct Input and Direct Sound.

ASP_Volume3 #52506
SkinnableMeter

Change the appearance of a progress bar with bitmap files, I included a few sample skins. Use's the BitBlt API Function, On a usercontrol.

ASP_Volume3 #53643
BossAround

Hides & Restores all open Yahoo Chatting window in single click

ASP_Volume3 #49381
Firestorm Palette Generator

This utility creates gradient palettes for the ever popular Firestorm 1.5!(Will only work with v1.5 so download it now...) You can save and load files in a multitude of formats and it has a cool interface! Download it NOW!

ASP_Volume3 #52895
Internet Unblocking System

This application allows you to access websites that have been blocked by network administrators and website filters that check for obscene words in pages when they pass throught the proxy. This app gets the html code of the website instead of the actual website itself then saves the file to disk and opens it from there. It does look complicated but is is ver easy to understand. If you like my code please vote for it, Thanks.

ASP_Volume3 #50817
Convert 3D Studio Max (*.3ds) files to Microsoft X Files (*.x)

ATTENTION D3D DEVELOPERS! Do you use 3D Studio Max to create the models for your D3D Applications? Don't have an Export Plugin and are tired of useing the command line driven conv3ds? Well this is for you! My application simply tailors the command line to your likings by a GUI based options menu (see screen shot) then runs conv3ds for you! Sure, it's real simple. It took me about 5 minutes to make, but you might not have thought of it. And now you don't have to!

ASP_Volume3 #51625
FileExists that is Easy to Understand and ALWAYS WORKS

The function fileexists will return true or false and it works on all files (that includes hidden and system files). It also works over the network. I have to thank Joseph M. Ferris for the API Call. Guess what this code has no copyright because this website is open source. Some people are so obsessed with copyrighting every little thing they find out in VB. I once saw someone claim the copyright to the Kill Function. What a pinhead.

ASP_Volume3 #45822
Simpleray (basic attemp Wolfenstein 3D)

Kia Ora, Simpleray is a Simple Raycasting example. If you have ever seen Wolfenstein 3D or Ken's Labyrinth. This is kindof a basic attempt at it. Coded in about Half-an-hour. (sorry bout the REM/Comments). All VB+API, no DirectX. __Please vote, whether good or bad, any vote is greatly appreciated.__ Keywords: Raycast, 3D, 2D to 3D, Wolfenstein 3d, Bitblt, h24Bitmap, Fish eye effect, fish bowl effect, Maze.

ASP_Volume3 #46159
Reflection(3) Demo

A few days ago I posted this program, but it didn't seemed to work on various machines. I made some changes to fix that problem. I tested the compiled version on Win98, WinME and Win2000 without any problems. The program takes a picture from a picturebox and adds a reflection effect to it. To use it...just change the picture. Enjoy...! Thanks to all who gave feedback on the previous version.

ASP_Volume3 #52323
Gradient Button v1.3.0

This button was created to be an enhanced replacement for Visual Basic's standard command button by adding more options, visual effects, and compatibility. I cannot guarantee that this code is bug free although I have made every attempt to make it such. If you have any problems with this code please contact me and I'll do what I can to help you through the problem. Release 1.3.0: + New: - Added Picture Alignment (Thanks Edwin Vermeer) - Added Elliptical and Box Gradients - Added Caption and Picture Alignment Cushions (Almost like margins) - Added BackGround/Control Autosizing (Picture Modes) - Added HSL Gradient Blending (Thanks Ulli & Edwin Vermeer) - Added Gradient Repetitions (Thanks Edwin Vermeer) - Added Hover options which allow Full Hover Effects / Border Only Hover / All Hover Effects except Border - Added Mouse Pointer/Icon handling for Disabled, Down, and Hover states. + Fixed: - Bug in Enabled Property (Design Mode, Control would appear enabled even though control was disabled after a form with control on it was closed then re-opened, Bug has present since Release 1.0.0) (Thanks for reporting problem, Edwin Vermeer) - Bug in scaling that would cause the button to crash when placed on a parent that did not have ScaleMode available (PictureBox on an MDI form, etc...). Now if Parent.ScaleMode is not available button will scale co-ordinates to Twips (Thanks for reporting problem, costamar) - Bug in ToolTips that would cause button to crash when used in environments without the extender object (Access VBA, etc...) (Thanks for reporting problem, Edwin Vermeer) + Improved: - Caption Alignment has been improved to allow for positioning in any of 9 different positions [Changed existing enumeration which will cause some problems when upgrading] (Left Top / Left Middle / Left Bottom / Center Top Center Middle / Center Bottom / Right Top / Right Middle / Right Bottom) - Enabled/Disabled coding to allow more control over the Disabled state of the control. Now prevents event processing instead of disabling the user control. - ToolTips to allow using ToolTips in environments that don't support the Extender.

ASP_Volume3 #52767
Directory Tree V3.0

I've looked around and have not been able to find a decent treeview control that will diplay the Drives and folders on a machine and isnt too much bother to use. I made this control for a setup program i'm writing but you can all use it ;) ******** I have actually included the .ctl file :) ******** There are two projects in the zip file. DirTreeV3.vbp and all associated files are the actual control itself. I have included a compiled version of the ocx all you have to do is register it and you can use it. Ive also included an example program to show you how to use the control. It's dead simple to use anyway just one line of code in your main program. If you like it .... Vote for it ;)

Languages
Top Categories
Global Discovery