Results for "Volume: ASP_Volume3"
This module allows you to easily implement and control Video objects (Without the un-stable MediaPlayer object) using DirectX ActiveMovie(DirectShow) object. Vastly documented, very easy to use! Including example project. Don't forget to add a reference to 'ActiveMovie Control Library' in your project if using the module.
Installs a HTML website or help system into any VB application. Just use the BAT file to compile the HTML pages, stylesheets and images then include the RES file in your VB app, COMPILE to an EXE then point your WEBBROWSER control to your EXE using the RES protocol.
You can watch the screen of any computer in network or internet where Remote Desktop Viewer server Installed eg: In a home network you watch what ever your child doing
Creates html files of your vb project with highlighting and creates an index page
Have you ever had one of your Programs, VIOLATED? By little punk kids that HEXED it? Well this Tutorial Shows you how to Protect against this!
Display information on who's logged in to a Access Database (updated changing text so it doesn't say 'Save File' in dialog box)
Ocx with ImageCombo and ListImages A fellow asked for a Drive list Box control that could show/hide some type of disks (ie: removable,CdRom...) I built this for him. May be someone else could find it useful
Original project was written in c++ and today I translate it to vb. Its menu with coolbar and toolbar integrated to give a professional look. No OCX, CTL, no DLL...Picture is worth more than thousand words. Please leave comments. Enjoy.
Really FAST !!! icons/bmp/jpg/jpeg/gif. Programers like me searching suitable icons/images for every new programs, most of the time we could'ny get proper icon/image view in our browser... i made a small icon viewer where u can view more than 150 icons/images at a time and 2000 in one shot, and 6000 icons/images from one folder. Full size preview... VERY VERY FAST... Loading of controls at runtime ,Cool Progress bar Picture box Scrolling and more tips for Beginer... see the screen shot...
Using Windows enumeration, this app collects all the running applications, screen scrapes them into thumbnails. Then click on the thumbnail to switch to the application. Only works on XP so far (am working on it!). There's a lot of window API work in here and as always a working example is a great tutorial. enjoy.
Here it is.. The second update... A Media playliste (Like in Winamp 3 and some more futures), useful for media players (even video files with subtitles - an extra file property for every entry)... Made it (the update) upon a request, added Set Background picture Property (it can be Centred, Stretched...), fixed some reported bugs (thanx to those people)... And as usual it includes all the futures from earlier versions ( Add an item (go figure:P), select an item, multi select (Shift and Ctrl), delet one, all or just selected, DblClick, reorder, skinable scroller, changable collors and more) And please vote, I worked on it for a long time and I realy wanna know if you like it - to see if there's any reason to keep publishing it...
With this program, you can create aqua text. I made all the aqua letters from scratch with Photoshop. I spent 50 minutes just making them. Spent an hour on making the program itself. Believe me when I say I put plenty of work into this. I made this because I hate doing all these steps in photoshop just to make some simple aqua text. So I made all the letters and put them in this so you can create the text in seconds. Unfortunetly, I cant find a way to save it, so youll have to go threw the help steps to save it. As this is version 1.0, the next version will have every character on the keyboard for you to use, several text styles, background color changing, and more room for more letters. There isnt any super hard coding going on here, but it was hard to make because of the graphics. Please enjoy! Please leave plenty of feedback, I could use some motivation for v2.0, because adding all that stuff is going to take some time, and id rather not do it. Thanks.
This is a cool space invaders style game i'm not quite done with yet. I still want to add about 40 more levels, create bosses for every 10 levels, and have powerups, but this is sorta like a demo typa thing. Tell me what you think!!!!
FIXED JUMPING. I updated the older 3d World. Now you can strafe and jump. And I also added a little sauna thing with animating water. You'll have to check it out to understand. Check out the "Keys.txt" text file for the controls. Please rate and give feedback on what else I should implement.
Displays thumbs of all image files in a given folder, a larger view and a description of the selected thumb.
This is a linear System Solver that solves the linear system of equations: [A]*{x}={b} for {x} and calculates the Determinant of matrix [A]. It features a user-friendly interface which is limited to 10x10 System dimensions. Yet, the solver itself, which uses the Gauss Elimination Method, can solve systems of (whatever) greater dimensions, too.
This is a program that calculates the Inverse of a Rectangular Matrix [A] (Dimensions N x N) using the Gauss elimination method, the product [A]*[A-1] for verification purposes (must be always equal to Singular Matrix [I]) and also the transpose of Matrix [A]. The interface is limited to 10x10 dimensions, but the solver itself can be used to calculate the Inverse of any Rectangular Matrix, provided the determinant of it is non-zero. v1.1 fixes a bug of the first version.
Qsort is a general purpose sorting program for columnized data and allows one to sort on as many as three fields. It implements the quicksort algorithm. It sorts a 100,000 line file on my P4 at 2Ghz in 11 minutes. Larger than that is a question mark.
This is a heavily commented demonstration of how to connect two people through the winsock to create a simple game. This includes Get External IP feature and copy it to cplipboard fast, Skins, Say feature to communicate, anything to get you started with Winsock Multiplayer Games programming. Enjoy & Vote :p
A lil' game where you play against an AI, while you trie your hardets to get that *** ball into his goal :)