Results for "Volume: 6_2008-2009"
Its really very simple OCX... You use it when you need to save a password in a file or a database, or send encrypted data to anyone.. So simple, just add the OCX to your project and call the simple to functions: Encode & Decode. Plz Rate (F)
To help with the learning studying of maths in a more enjoyable manner.
*Real time network bandwith monitor *Animated analog/digital system tray icon speedometer *Database logging support *Crystal report functionality *Light weight *Massive update since previous ***It detects the currently available network traffic speed and displays an animated bar realtime bar graph both on the screen and in the system tray. I used someone else's class modules to handle the network identification and just gave it an interface, I found that code here (csBandwidhMonitor). I am thankful to him/her. Click on the application icon for menu. >>>> Download Crystal Reports ActiveX control from HTTP://www.BDSource.com/PrivateArea/Joy/Store/Crystl32.OCX (try using the URL in ur IE address bar in case of any trouble!) if you don't have it. Mail me at [email protected] in case of any difficulty.
Another Web Server...so you can host files on your computer and let others access them directly; supports images, zip, html, etc. Runs in the system tray. Your settings are saved in an ini file. It has ../ protection and custom error pages. Please give me some feedback on this one.
Used by VB applications that want to lightly (without any additional project references) transform unsafe characters into web-friendly URL Encoded text.
This is only for beginners and the advanced guys will know it ..The following lines of code will teach you how to input from .txt files and how to write to .txt files .... Votes and Comments are highly appreciated ! Happy Programming
A screen saver(with preview) for MBM(MotherBoard Monitor) to display the temperatures(C and F) and the fan speeds of your mainboard.Also display winamp title and time,current time,windows up time and cpu and memory usage.It supports transparent effects,fade in and fade out,labels movement(bouncing) and more. You can get the MBM from http://mbm.livewiredev.com (excellent program!)
This is updated now..It will compile. This is a game I made for a school project. Its not all that great, but I think it give some beginners a few pointers. Its not well commented, so you can e-mail me questions and I will respond and try to explain. Thanks much to Andres Zacarias for his code on maps, main form graphics, and bitblt. His program is something like Quest. My graphics are pretty crappy, but they are effective.
This is the PROPER, no BS way to read/write to files. Someone earlier today made a tutorial like this and it was alright but this is the easiest way. I just wanted to correct the newbies.. laterz..
Just another Arkanoid clone. Includes some powerups and a level editor. Code in plain VB (not DX) created as a simple learning project for my teaching class. Not very special but give it a try.
A cool Pong game with sounds. You can play with the computer or another user. It game use Birblt. Y vamos Argentina!!!
This is an Windows XP version of the Tip of the Day thing. It includes buttons from the newest release of the Cameleon Button and icons made by Justin Bielckie. Please Vote and leave comments!
Created Unique Randomized Numbers. This program can be used to create a random number based on the maximum number that you want (default is 10). It can also be implemented for a lotery program and random examination program. As a beginner, the algorithm number used might be wrong or inefficient. Therefore if you have any suggestion for the better, please feel free to inform me, Any suggestion/ advice would be greatly appreciated Thank you.
a simple 3d box, just for fun.
An update of my DVD database. I've changed the main navigation control to a treeview control and enabled some drag and drop functionality. Makes the software a fair bit easier to use. It's worth a look if you want to learn treeviews and drag and drop.
This article will cover the most important aspects of programming MSN using Visual Basic.
This code will not change the world, nor will it impress many. Just made it for fun real quick. Uses an old class module I have for doing screen captures and also demostrates how to play a WAV file from the custom resource section of a resource file. Just wanted something to have handy to break the screen if/when I get mad at some code. KEYWORDS: CAPTURE, WAV, JOKE, FUN, LOADRESDATA, RESOURCE.
Sick and tired of all those nay-saying C/C++ programmers who tell you that VB is weak because it doesn't have support for Pointers? Silence them by learning the dark art of pointers in VB. Ok, so that's a wee bit dramatised, but this article will help you work out how to use pointers in VB 5 and 6. -- Update 1 -- Modified the CSS styles to (hopefully) make it a little more readable on PSC -- Update 2 -- Changed the wording on one line a bit to make it easier to read (thanks go to José Pablo Ramírez Vargas for that suggestion)
Purpose: -------- A tool to allow you to attach a debugger to a process and be notified when debug events (such as a thread starting, a dll unloading etc.) occur and optionally to pause that application on such an event. Demonstrates: ------------- Using the windows API to attach to a process and read it's memory
I got so many good comments on the previous release that I decided to make an update. It still has the same great interface but has a little more added to it. Enjoy and vote!