Results for "Volume: ASP_Volume3"
This Article Teaches you how to use colors on PSC comments. This can only be done in articles. Try it & see the examples, The code in the .zip file must be included in Your Article.
This program adds line numbers to your VB code. I teach VB programming and needed a way to reference the code by a line number for creating quizzes.
An alarm clock which you select your own .wav, .mp3, or .wma file to be the noise of the alarm! PLEASE VOTE EVEN IF YOU DONT LIKE IT!!!!!
Browse For Folder, Make New Folder, Form can be resize, Right Click Menu (Like in Explorer)
This code will encode HTML link's. Encoding E-Mail links on websites can help prevent spammers obtaining your email address.
HellOoo everyone this is a cool Xp porgress bar .. without OCX'x or anything else .. just few lines of codes that's all get rid of your old prgress bar,put the new generation of GUI elements in your software....visit http://www.teeanna.tk
This is a game similar to MahJong Gravity Tile. You click on a group of same blocks to remove them. How many blocks can you remove? Just check it out!!
After spending a long time trying to find (there is nothing else on PSC)this code and eventually sourcing it, I thought I would share this with you all! Did you know it is possible to type directly into the WebBrowser control in VB with just 3 lines of code?
This is great for beginners! This takes each character of a string and converts it to an ASCII value, then adds or substracts a designated number in order to decrypt/encrypt the string. Great for in-app passwords! Check it out sVariable = ENCRYPT(sYourString,lLenOfString)
It's basically a game about a US soldier in Afganistan fighting taliban and you must complete mission objectives to pass the levels. It's like Duke Nukem 1 but doesn't use DirectX instead Bitblt, Very slow FPS on PIII 200Mhz unless compiled with certain settings, read the top of form1 to see how to compile it this way (Professional Edition Required). Please VOTE for it and leave comments. NOTE: This code isn't learning material, more of a demostration to a non-DirectX Platform Game. Read the help form or click help to get the game's key commands.
Protect your shareware programs with this code, the program generates a serial number using the hard-disk serial number, so the program won't work on a different hard-disk! If you like this code please vote for it! ;=) You can use this code in your own programs. The program provided is for testing the code.
Tired of writing readme files for your programs? Fear not, for there is now a generator for you to compile them with the ease. This may seem like a simple process, but it will save you time in the long run. The code is quite simple, and I use classes extensively, so if you want to learn classes check this out. It has a previewer, save function (obviously), and it is easy to use. Code is easy to read; this may actually help you out!
***Updated Again (3/15/03)*** Drag the cursor over a window and get all of the parent Class Names and Captions, which are needed in the FindWindow() and FindWindowEx() API calls. Changed code (made it faster by using arrays and while loops instead of ifs)! Great tool, a lot easier to use than Spy++ (comes with VStudio) KEYWORDS: API api Api Spy SPY spy Class CLASS class NAMES names Names jaime Jaime Muscatelli MUSCATELLI Array array
This tutorial shows how to dynamicly create Visual Basic strings up to 150 times faster by calling the OLE Automation library directly. Please vote or leave a comment.
Read, Write, Create, Delete, and Enum registry keys and values on local and remote computers.
Whether it be creating your own mail client or HTML editor, the WebBrowser control contains a lot more functionality than first appears. With a few simple tricks the WebBrowser control can be turned into a fully featured editor.
This program controls X10 units. X10 units are modules that plug into the wall and lets you plug in lamps and other appliances. The cool thing about it is that you can use a remote to control them. Also, you can use your computer, which is what I do. I made this program to schedule certin events, like if you want to program it to turn lights on and off if you want to make it look like you're home or something. If you want to know more about X10 controls, go to www.x10.com. This program requires an X10 Computer Interface.
This code will take a paragraph of words and print them out left and right justified, just like newsprint. You have total print control as to where on the page the print occurs as well as fontsize, attributes, line spacing, etc. As far as I can tell, there is nothing like this on PSC. Please vote and give comments.
File compare utility to compare two ASCII text files. Differences are highlighted in color. Options exist to add additional text file extensions, to define default directories for the two compared files, and to select a particular font to use in the display. A basic print function also exists. I originally created this utility for use in comparing program code, but it can be used for any text file.
Windows XP Style Controls, You need windows XP, and you must compile the project, work only in the .exe, not in VB