Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #31455
Game Server Monitor

Not sure what happened to my previous post. Anyway, here it is again. Someone had requested a QuakeII and Half-life game server console program. I dug through my drive and found one I'd wrote for myself a long time ago. I dusted it off and cleaned it up. Please be gentle. This is my 1st submission to this terrific site. I didn't prefer using the registry to store the server info but I was trying to keep the code small and not use a database. The app works with Q2 and Q3 right now. I'll try and add the other games later. If you see something broke, let me know and I'll fix it. Votes are greatly appreciated! Thanks. Hope you enjoy.

ASP_Volume2 #31456
ISCombo 2.1 Customizable Styles, colors and Autocomplete

This update inclides also, Customization for all colors and Autocomplete. And these Graphic styles * Normal. * MSOffice 2000 * MSOffice XP * Windows XP. If You liked previous Version You Will Love this one !! Please Leave Comments And Vote ! If you have more suggestions please mailme !

ASP_Volume2 #31457
Cool graphical scroll bar

Scroll Bar[cool!!] This is a cool scroll bar.You can change it base and bar picture whatever you want.It uses only one api call.I think it is great.What do you think? Het don't forget me and Please please........vote for me

ASP_Volume2 #31458
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

ASP_Volume2 #31459
Simple Amp 1.2

Simple Amp is an simple MP3 player with lot's of great features: * Supports MP1, MP2 & MP3 * FULLY skinnable program, you can even change size and move controls to new locations. * 3 Skins included. * Supports editing of ID3v1 & ID3v2 tags, even of multiple files at the same time. * Playlist with lots of features. Save/Load Playlist, add dir, sorting, and much more. * 5 different scopes that let you SEE the music. * Hotkeys. Lets you control the program from the keyboard whenever you want (you don't have to have the program in focus). Read readme.txt for more info. * Pitch Control. You can change the pitch of the music, realtime! * Advanced soundcard controls. Select mixing quality (Hz, 8/16 bits Stereo/Mono), select music buffer size & pan the sound. * You can minimize the program to the Systray. * The program can be always ontop. * The windows snaps to screen edges. And lots of more minor features that you can find for yourself. Please vote!

ASP_Volume2 #31460
API MultiLine ToolTip Class

Based on other code found on the web, i created this class (CToolTip.cls). Very simple to use, this class allows you to create multi-line and "Bubble" style tooltips that you can attach to any control (with a hWnd property) This is Not just a copy of other code found on this site, this class takes a slightly different approach to tooltips - an approach that made more sense to my application. eg passing just the hWnd of the control you wish to apply the tooltip rather than the control its self, strongly typed variables, and completely encapsulation. This class (with the exception of the error handling) is identicle to the class im using in some of my commercially written applications, so its already been tested [any bugs let me know :)] Use it but dont abuse it - im fed up of reading harsh comments on PSC for perfectly good example code.

ASP_Volume2 #31461
File Properties

This Simple program (for Beginners) retrives file properties like Size, Modified date and time and also the File attributes. No API's, OCX's or DLL's. Just simple code anybody can understand. I hv tried to comment the code (I am not good at it though). Pls. Pls. Pls. VOTE

ASP_Volume2 #31462
Internet Explorer Extension !!!

This code adds a button to the Internet Explorer bar :)

ASP_Volume2 #31463
VBWINSOCKSERVER

This code will help people understand using winsock control to run a Vb server. This Code comes with both a server code and client code. It uses string manipulation to sort the data and also uses what i like to call bit divide. which i have included its own project to help users understand the process.

ASP_Volume2 #31464
___Awesome RPG (like 2% finished)____

Hey, I am in grade 10 and this is the starting of an RPG game I am making, any comments are welcome. All graphics were made by me in Photoshop 6.0. Please rate my game!

ASP_Volume2 #31465
_A Good ListView Control Example

This code allows you to fill a ListView control with random items and subitems generated at runtime. Once the values have been created, you are able to change the values either all at once ,or one at a time. Also shows how to programmatically select an item at run-time.

ASP_Volume2 #31466
VERY Funny Game (a bit like SFCave for Palm)

A very funny simple Game! You will hate or love this game.. Use "Space" Key to accelerate...you wont need any other keys. I have used some code from PSC too..so dont blame me. PLEASE VOTE and LEAVE A COMMENT .

ASP_Volume2 #31467
Can't do without Utilities

This set of utilities is a result of many years of collecting and perfecting. You can use these utilities free of charge. All I ask is that you give an honourable mention somewhere in your application.

ASP_Volume2 #31468
ADO and SQL Utilites

This is a Class that encapsulates the ADO object Model and make life a little easier for Developers. I have included the SmartSQL class for which all credit must go to FreeVBCode.com The ADO class simplifies DataShaping, SQL, Connection Management, XML RecordSets and many, MANY more

ASP_Volume2 #31469
funky things to do with a circle that You might not have known

i was just fiddeling arround with the circle function, and i came up with some cool stuff so i thought of working on it and putting it on psc

ASP_Volume2 #31470
TreeView, Traditional Search, and database - for Real VB Beginners

This teaches how to use treeviews using databases (MS-Access). Uses ADO for connection. Also demonstrates small amount of SQL statements. All in one for real VB Beginners! This includes other treeview methods not discussed in other tutorials. Run the program to find out more! (this is just a part of an application that I am also about to upload). Dont forget to read the README.txt which is also in the zip file. tnx!

ASP_Volume2 #31471
ParseVBP [Updated!!!]

Newly Updated with TREEVIEW added... check out the screenshot! Ever wanted to extract the info quickly from your Visual Basic Project file? Use this to code to do that... grab the information, like dependencies, forms, classes, ect..., use the info in another project... Make your own SourceSafe or Project Organizer. This code teaches how to parse a file and how to use common dialog. Enjoy!!

ASP_Volume2 #31472
Change MDB Versions

For conversion of MS Access Databases between JET 3.X and JET 4.X (MS Access 97 and MS Access 2000) using DAO 3.6. This is my first contribution after years of visiting PSC. Not detail commented. (Please see the ChangeMDBVersion.exe.txt for more information.)

ASP_Volume2 #31473
JxDBReport Writer - A Report Writer For MS SQL, Ms Access and Oracle Update (8th June)

This is the Report writer tool with Help about the Report writer Objects and their properties. I tried to make the help file as a reference for Programming the Report writer. The help file, which I submitted as a different submission on 8th June is being remove for Modifcation. Now I'm incorporating All the Features that a report writer can have. Please Wait for Next submission, Which I'll make within couple of days. the Brief information about writer: The Report Writer has Four Main Objects 1) Page Header 2) Page Footer 3) Groups 4) Items Items Can be A label, a Line , A database Column value. you can change the Color of a displayed item , its font, Its Alignment. In fact, It can fulfill the purpose of a medium sized Project with 1 million rows or more. I've Checked the benchmark of the JXDBReport writer using BiBLO.MDB with a query which returns 16856 rows. The total time to create all the 457 pages It takes only 9 secs in COMPAQ P-III 800 128MB machine. This time includes Database connections also. Check it out. I hope you will like it . Please Vote for me .

ASP_Volume2 #31474
A Kool Checkbox Game - Addcitive , :S

The Is A Kool Game.

Languages
Top Categories
Global Discovery