Results for "Volume: 2002VB"
This class module automatically fills the text of a combo box, using an API call to look up the text from its list.
this code is an example for anyone interested in making a dictionary or any sort of internet file, it goes to dictionary.msn.com and takes the definitions and returns them to the program, a great program!
A reporting control to ease printing of reports. The control will also enabled preview of reports, save to file and printing to the printer. With this control, user have control on the printing format (code level) as to using the a third party ReportWriter
Wanna know how to connect a client and a server via winsock without the other person having to know your IP???
The code makes a program that will let the user type in information, and the computer will say it back.
Ever tried puting a menu on a form with a skin? It puts a title bar at the top. With my code you can put menus on forms that you don't want to have the regular title bars on. I used some code from PSC on my skins. This is really good code. Please give it a good rating and leave feedback.
This is a start to an Asteroids/Gradius clone. Almost all of the program is documented. It demonstrates how to use DirectX features such as: DirectDraw, Sprites, DirectInput, Collision Detection, Playing Midi's, Playing Wav's, Sound Buffers, etc. You really have to check this out, it could really help you learn DirectX. Also, please vote and give comments.
Space Defender is a classical arcade style action game. It's a cool 2D space game with scrolling backgrounds, stars, alien spacecrafts, asteroids and background music. You are in control of a fighter that can move across the screen, dodging enemy fire and mowing down wave after wave of bad aliens (it looks like Raptor or Demonstar). See the Readme file for more info, please.;
Prints out a 'table of contents' for your Visual Basic program, which contains method names, syntax, and comments only. Useful as 'cover sheets' for the actual code printout.
ASCII Text Reviewer - This program can be very useful in many aspects of programming. It interprets text that is either typed or pasted into the text box, and let's you know the Chr$ value for each Character. It will also count the amount of characters pasted or typed. Includes Full ASCII Chart with text copying potential. You can use it if you forget the value of a character, such as programatically putting quotes in HTML and interpretation of hidden characters. Chr's like 10, 13, and 9. Keep a short-cut to it on the desktop to avoid having to look up Chr's on a hard to find ASCII Chart.
Add noise to a picture. You can also open and save files!
Allows you to create your own analog meters using MSpaint. These images become the meter face. Use the (analogmeter) subroutine to draw the hand (needle) automatically scaling the needle to the size of the Picture Box and position the needle to the engineering unit (value) you wish to display. Movement is smooth. You can also vary the needle width, color, and needle length. All of the meter attributes are sent to the subroutine with each update, allowing the needle color, (for example) to change as a value increases. Using the Picture1.Picture property, you can even load in a different meter face during runtime ... the meter needle and the meter face to not conflict with each other. No special ocx's or api's needed. All done with Picture1.Line property.
MPlay3 plays mp3's,wav's,cd's and now has Video support.Great Interface.
Simple timer class using GetTickCount API function, similar to standard timer control. Accepts long interval. Perfect for forms and/or user controls. Generates ONTIMER() event. Credits to code published by Riaan Aspeling in PSC, thanks Riaan.
Search for a directories, sub-directories and files and sub-files without having objects on your form! You can even search in more directories! or use file-filters (*.bat;*.com;*.exe;ect...) and file-attributes (read only, hidden, ect...) while you search! This all in just one simply command! This version is much easer to use than the preview demo version 1.0. The results in this version also doesn't import duplicated results and some bugs are fixed. The results gives now also the size, date & time, and attributes. In the next version I will add some more commands, like a compleet directory/file browser. It sounds unbelievable but it's true. It's very easy and fast to use and it's over 100% user friendly! No heavy codes anymore just use this for all your codes! Download the file and see it yourself, I know you'll love this code!!!... I will release more codes when you vote for me, happy coding...
This is a fairly complex mp3 player, has similar functions to winamp (shuffle, repeat etc)...Allows you to save a playlist and open it from anywhere on your copmuter. This code still has a few bugs, and does need some major error handling. Some code has been borrowed from misc people on this website so all credit does not goto me... Please leave your comments, and also report any other bugs to me please this code is not 100% perfect, and i know it does contain alot of bugs but nothing very major. thanks
This is an App to show how to create a Cubic Spline curve to match control points. I wanted to keep it mega simple and to the point, so the control points are hard coded.
It shows you how to enable/disable Start button. (Well, though I looked through the previous submissions, I didn't see such a code. Maybe I missed it I don't know. Anyway, it may be of use to some of you, especially for those who want to restrict user.
Sparq's Phonebook 2.0 - To Do list Added! Manage your contact's Address, Phone Number(s), URL, E-Mail address, Birthday AND MUCH MORE
Hey..I updated my previous submission of Benchmark program and cleaned up some bugs...I also added some more cool functions to it, however there still some missing parts that will be ready soon...AND FOR ALL YOU...I AM REALLY SORRY FOR ACTIVEX DLL ERRORS..JUST FIXED THEM...YOU CAN RE-DOWNLOAD NOW..!!