Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #52044
ProgressBar Replacement

As most of you know the progressbar that comes with windows is in a HUGE file, and isn't even that great, so I've attempted to make a replacement for it. I've seen a few other attempts at this, but they can't do some of the stuff my progressbar can, and my progressbar is less than 50 kb!! The screenshot shows some of what it can do, and a demo program is included. If you like it, VOTE!!!!!

ASP_Volume3 #52360
SOUND MIXER CONTROL

Mixer Control (OCX) (based on RJ Soft's Mixer) ----------------------------- A Mixer Control that reads the mixer states from the Windows Mixer (SNDVOL32.EXE). Right click and select properties to set mixer type or set/get programatically. Set volume level, balance & mute via the control OR set/get volume, balance & mute programatically. ZIP Includes OCX, all Source code and API calls and test program. Select mixer of these types:- Main,WAV,MIDI,MIC,TEL,LINE,AUX,TREBLE,BASS etc. Add in the OCX into you project. Off you go...

ASP_Volume3 #50408
File creation..Read file for input

This little program teaches you how to create a file, open in, then put the data from the file into controls. This is great for beginners

ASP_Volume3 #48257
Gradient Progress Bar With Status

this is a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making(chk my other submisions), and the map editor(not yet done)...hope u like it

ASP_Volume3 #53000
Splitter Control 1.1.9

Splitter Control is a Windows Explorer style splitter. To use it, add controls to it the same way you do for a frame, and set the Child1 and/or Child2 properties to the names of the added controls. Features - Live and non-live updating while child controls are resized - Customize appearance of splitter bar while not live updating - Escape can be pressed while moving splitter bar to cancel the move - Specify a maximum size for a child control - Specify a minimum size for either child control - Horizontal or vertical orientation - Position splitter bar by percentage or absolute position

ASP_Volume3 #53091
MDI Splitter Demo

This shows how to Split MDI Forms. Actually there have been a lot of spliiter demos and controls but rearely some have dealt with MDI forms which this one goes in-depth on. There is DragBar highlighting, Title bar colour grading, and more - only uses a timer and a nice API call.

ASP_Volume3 #47229
Yet Another Messagebox

Allows you to alter the text on messagebox buttons. Easy to use and call. Just add a module to your project and call with a single line of code in a similar manner to the standard Msgbox call. Commented code and extensive example usage.

ASP_Volume3 #52560
Mouse Events

A UserControl that will capture and report mouse events on form and child controls. I've found it useful for finding position and color info at runtime when working with picure objects and when doing bitmap manipulation.

ASP_Volume3 #52799
XML Directory Tree Explorer

When you use the Dir2XML application (look for other Frodooo postings) it is sometimes useful to modify the exported XML, to create additional directories etc. On the other hand I thought that it might be useful to use the XML/XSL/CSS construction for explorer like trees not coming from a directory structure export. This little application allows you to create contents trees from scratch and to modify existing Dir2XML exports. In addition, the project is based on a XMLTree class. Hope this helps if you wish to adapt the code to your needs.

ASP_Volume3 #50548
Realtime Magnifyer

a realtime maginifyer. fast and system-resource friendly. try that, it really rocks! realtime zoom and shrink, separate x/y scaling via h-/vscroller. form ist dynamic scaleable.

ASP_Volume3 #52981
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

ASP_Volume3 #51081
Register .OCX or .DLL on Form_Load()

Use this Function to Register .OCX and .DLL when the user loads your app. Don't forget to VOTE. FeedBack and Comments welcome. mailto: [email protected]

ASP_Volume3 #48654
Put a directory into a List or Combo Box

With this code you can put all the folders in a directory into a ListBox or ComboBox, this was a code i really needed at one stage, it's quite a usefull tool :)

ASP_Volume3 #53103
Baronsoft - Ore Online Game Engine

This code is great! Coded by Aaron. It will help you built your own online game!. Full multiuser platform. Chat functions. Attack features. Npc Attacks etc etc. Just everything you need and all this is OPEN SOURCE!!

ASP_Volume3 #48618
Show Sales by Day of the Week

This project uses ADO connection and recordset to get the sales from an Access Database. The data is then presented in a Chart with the sales grouped by days of the week. The display is in spanish, when you read the code you will know what Lunes, martes, etc. is. Hope it will be of use to some of you.

ASP_Volume3 #52470
Geek Companion

This is an updated version of a previous project, to demonstrate the use of a MSChart control with ADO to show scientific data. Some other tricks are shown... A newer version will be coming out very soon to teach DML with ADO.

ASP_Volume3 #47228
Image Previews in Common Dialog

If you are writing an Image Editor or your app opens picture files you need this. Just like the big boys you can now show a preview of images right there in the CommonDialog window. Very easy to use. Add a module and a small form to your project and call with a single line of code.

ASP_Volume3 #53096
CDArchiving Program

I download alot of files and like like to save everything so i can always go back and look at them. But the problem is, my collection of files span over 20+ cds. Theres just NO WAY i can remember which files are where, so i wrote this program wich stores an image of the file table of the cd and associates it with the CD Serial Number wich should be unique enough that you don't burn 2 cds with the same one. Anyway, you can search the entire cd library by keywords with wildcards (%) or you can view it by cd in a tree-like style (see screenshot). This uses a Microsoft Access 4.0 Database, which MUST be named archive.mdb and MUST be in the same directory as the executable. This shows how you can add records to a database, search a database, delete from a database, and Compress a database. This also shows examples of advanced TreeView and Listview functionality such as changing properties for individual nodes/items. This also demonstrates how to Enumerate the drives, determine if it is a CDROM Drive or not, Get The drive's Serial Number, and get the drive's Volume Label, This also shows how to get a directory/file listing of a path recursivly. Questions/Comments are Greatly appreciated. Please visit my programming website at http://www.compiled.org. Thanks :)

ASP_Volume3 #51648
Gorillas

Updated! Now this one you can change the game speed in the Options menu AND all options and New Game settings are saved in the Registry. . . I converted the QBasic GORILLAS game to VB 6.0 for my nephew. It's not a very difficult game to play (actually the challenge was in rewriting it :-) The code is only about 64.8% commented and there are routines that could have been written differently but this was not going to be a full blown project. Any way, take look at it if you will and let me know what ya think....... Have Fun...... P.S. It uses 1024x768

ASP_Volume3 #46384
E-Type 0.0.78

Multi Document Text editor with many functions. This is a project I started 18 months ago. It grew out of control and I now have realized I will probably never have time to finish it. Therefore I now release it for you guys to use. All I ask is: If you use it for anything, let me know. The name is mine to use with a text editor. The program is almost finished. A few bugs still have to be sorted out. Let me know if you find a solution for them. Read the text file, E-Type.txt, included in the zipfile. It contains todolist and credits to the people, who I have ether got help from, ideas from or borrowed snippets from.

Languages
Top Categories
Global Discovery