Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #37447
High Resolution Multimedia Timer API

Are you tired of VB's inaccurate timer control? Well here is the code for you! This code demonstrates how to use High Resolution Multimedia Timers. With 2 simple API calls you can have a timer that can actually fire 1000 times in a single second instead of VB's timer which can only fire between 50 and 100 times per second. Thanks go out to www.allapi.net, I learned most of what I know about Multimedia Timers from there. If you vote, please leave a comment explaining your vote whether it is a good or bad vote. If you have any improvements or suggestions, please let me know so that I can update it.

ASP_Volume2 #37448
Game of Checkers with AI

This is a game of Checkers which employs true alpha-beta pruning, iterative search deepening and principal variation move ordering. It runs to a ply of 12 to 18 analysing about 200,000 positions when given 30 seconds thinking time. I am not good at playing the game, so I don't know if it can be beaten - I haven't been able yet (with the planned moves list switched off) ;-[. The rules are included - found them somewhere on the WWW. This is an updated version with a few bugs killed and with Conditional Compilation to implement the American Checkers Federation Rules (where the pieces do not jump backwards). Other updates include: board editing, problem solver mode (solving a 17-move problem in under five minutes), better graphics, and piece and square highlighting. Found this in one of my arcives, so I thought I might as well upload it again.

ASP_Volume2 #37449
A good collision system

My article learns you how to make a good collision engine (d3drm). I hope this will help you to make a good game.

ASP_Volume2 #37450
Basic CSV "Database" interface (updated)

Allows an interface to generic CSV files. It will allow you to load the file into memory, alter field values by defined name, the fields stored, rename fields in the header line,... with relative ease! HEAVILY commented -- good for learning from. This is was incorporated into an application that shared its information with perl scripts. This was updated on 12/3/02 for bug fixes (sorry if you already downloaded it).

ASP_Volume2 #37451
A Thumbnail Viewer Control

This version no longer uses RegObj.dll or the scripting runtime. Also fixed the path problems( I hope). The Thumblist ViewerPane control takes a folder path as an argument and displays all the Jpeg, Bitmap and Gif images in the folder as thumbnails in a resizable viewer pane. The control supports multi-select and has a built in image viewer and property sheet for the selected image. Images may also be selected for copying, moving and deleting. The control also features a configurable right click context menu. Check the screenshot of the test application. I have loaded 500 thumbs onto the control with no problem. Note: to run the test application you will require the Common Controls Replacement Project FolderTreeview Control. You select the source folder on the toolbar using the button next to the textbox . The treeview selects the destination path for copying or moving files. This is available at: http://www.mvps.org/ccrp/controls/ccrpftv6.htm

ASP_Volume2 #37452
Grate Picture Effects

Grate Effects That changes the picture Colors and make it diffrent You Must see the screenshot!!! ---No API or OCX Its easy code--- If You Like It Please Vote.

ASP_Volume2 #37453
AD Blocker v2.0 - Block ADs Before they are even DOWNLOADED - NEW Features !!

STOP Internet Advertisements before they are even downloaded ! Here is a project I've been working on, fully coded and FULLY commented. In this you will learn how to use COMMAND LINE loading your VB program, how to SEND YOUR APPS to the SYSTEM TRAY, you will learn how to use WINSOCK CONROL and start a simple WEB SERVER, you will see how to SAVE/LOAD from LIST BOXES and how to OPEN Files for WRITE ACCESS then WRITE TO THEM ! PLUSE MORE !!

ASP_Volume2 #37754
Read attribute tags and values from AutoCAD 14.01

You can read the Tags and their Values from any drawing into a textbox! If you want you can write them to Exel or Access etc... Please vote!!!

ASP_Volume2 #37755
The Integration Machine

The simple VB6 project is to demonstrate how to take advantage of Microsoft Script Control OCX File and to give novice or mathematics-challenged developers created application that require the use of Integration ( f(x) ) instead of resorting to the non-open-source and expensive commercial ones. The runs on any computer that can execute Visual Basic 6.0 application, eg Windows 9x/NT/2000/XP/.Net and UNIX inplementations via emulators. This project requires msscript.ocx, which is found in most Wintel PC.

ASP_Volume2 #37756
ListView Builder 2

This is the second part of the ListView Builder sample. There is some more functionality that works with the ListView object. Updating a database from a ListView etc. Keywords: Drag and Drop (OLEDragDrop), ListView, TextBox, array, ADODB.Connection, HotCode... By request, I have added a function 'RecordDetails' that will do a SQL selection based on an item in the ListView...

ASP_Volume2 #37757
Color Fades

The screen shot shows some of the pictures that have been made by this program This program has 17 premade mathematical shape effects that will make some nice and individual shapes and pictures only with Circle command of a picture box and they are all 3D and ANIMATIONED and cool colorized . it can also save the effects to a picture and also will show you hot wo make base color fades . like blue color fades to black and red to black and green to black

ASP_Volume2 #37758
Editable Listview in Report View

On listview mouse down event, a textbox is moved to the selected listview item or subitem to be used as the edit box. The trick is to track the scroll bars to deduce which item of the listview is being clicked on. This is done by subclassing listview scroll events and retrieving the scroll bars info with API.

ASP_Volume2 #37759
A Tip to save Time

This is a tip that will save many of you VB Programmers a lot of time. It is a piece of code that allows the user in one line of code to create a toggle system. Enjoy

ASP_Volume2 #37760
DirectX 8 Basics

Here is an example of creating a DirectX 8 enviroment and some basic things like draving line, custom vertex, text. I'm a beginer in DirectX tough i'm very expirienced in vb. I was comparing dx7 and dx8. In dx 7 i succeded to make 2d primitives as circle, line or stuff like that. Dx8 is quite different, and this code is result of 2 day analysis of dx sdk and its help. Anyone more expirienced should post some example on drawing basic 2d stuff as line, rectangle, circle, elipse, but if possible without usage of custom vertex type. Any comment would be appriciated.

ASP_Volume2 #37761
Think Hard

A simple Logical Puzzle including 16 Levels and Leveldesigner.

ASP_Volume2 #37762
Change The StartButton Text To Anything

This program will allow you to change your start button text to anything. It has only been tested in Windows XP though.

ASP_Volume2 #37763
Neopets Inet Example

This example shows you how to login/logout into http://www.neopets.com using inet. It also checks to see if the account is frozen or not. It uses inet to put the source code of the url it open into a textbox, then searches for the strings that would be in there if you were to login/logout/have a frozen account. This example is fully commented so it is easy to understand what everything does. (note: it also tells you if your IP has been banned from trying to login the chosen account too many time [your IP is only banned on the one account temporarily.]) lol dont know if that made much sense...:D

ASP_Volume2 #37764
VB-Secure Test

It's a test if my new VBA protection works. Please give it a try! This one is in german language but try to get the source and mail me if you get it! The english one follows soon if there is interest in protecting Excel files. The programm VB-Secure would be freeware.

ASP_Volume2 #37765
eXMLs - a pure VB XML parser

If you always wanted to use XML storage in your projects, but the overhead of linking to MSXML deterred you from doing so, try this null-dependency library. Full VB5 sources are included, demonstrating some neat OOP techniques. Supports CDATA, DOCTYPE and comment directives as well as full UTF-8 encoding. You may use this code for _non-commercial_ purposes as you like, as long as you credit its usage. Never ever suppose it being completely free of bugs. On discovering any, please mail them to [email protected].

ASP_Volume2 #37766
Easy Windows XP v.1.1

Easy Windows XP v.1.1 is a program made to provide users a easy onscreen menu without having to browse throw directories. v.1.1 includes 12 settings quick launch setting buttons, 10 quick launch windows buttons, 5 quick launch information buttons, 10 quick launch program buttons, 12 keyboard shortcuts, and a onscreen quick notes and reminder field. Please vote for me, this is my first submission to PSC, if this gets good votes,I start on v.2.1 which i already have plans for! HINT: when using the Lockup (5 and 15min) feature, the system will compeletly lock up for that ammount of time, it doesnt harm the computer, i just felt you should know that so you dont freak out over it. PLEASE VOTE, GOOD VOTES=V.2.1! Also Easy Windows XP was built on and for WinXP, so if your running a different OS, i cant guarantee stability, full features, or anything else.

Languages
Top Categories
Global Discovery