Results for "Volume: 2002C"
Learn how to take strings and encode them to a data file in HEX format, and how to pull strings from a HEX-encoded file and convert them back into readable text! Please Vote on this Tutorial! It doesn't format quite right in PSC, so I suggest downloading the htm version and viewing it that way.
This program can execute drama scripts using ms agents. See Screen Shot.
Extracts valid email addresses (quickly) from local .txt,.rtf,.doc,.mdb,.xls files and more. Will scan entire drive recursively. Save list in different formats. Uses single regular expression and recursive dir scanner class. Please vote! If you do not like this program return it, and keep the recursive directory scanner as my gift to you.
This module can draw a gradient with four colours, one on each corner. It is not really hard to draw such a gradient, only it is slow. As the loops get larger, the processing takes more time. Even if you use DIB sections, you still have to perform large loops, slowing down the performance. But, by this method, it is possible to eliminate the larger loops, hence increasing the performance manifold. On my PII 233 MHz, drawing a gradient of 640 * 480 took 0.771 (as seen in the screenshot) seconds in the IDE and 0.44 seconds on compiling. New examples include drawing of Hue/Blackness, Hue/Whiteness and Hue/Saturation (Like VB) colour models.
This code is a really basic scripting language that is good for beginners and can be used to start anyone who is interested in making a programming language off in the right direction. Please vote if you think it's any good! I'll add the IF stuff for you guys soon!
The purpose of this application was to establish an application that could collect information from an ftp site on a scheduled basis. The application collects Remote and Local file information from the user by requiring a valid connection to a site before addition to the Transfer List can be completed. Items that are saved in the Transfer List are prepared to be transfered according to the schedule that is established by the Scheduling form. The application was designed to acquire files only. With a few modifications, it could be converted to place files on a server as well. As stated previously it is purely an FTP application. With a few modifications, it could be converted to HTTP and Gopher as well. The application consists of 2 applications really. One is the FTPConfig.exe, which is used to modify the .xml file that retains the file specific information onwhat has to be moved where. The other is the FTPAutoExec.exe, which is used by the Scheduler to perform the update behind the scenes. The scheduling form successfully adds a job to the Scheduled Jobs for the local PC by way of the netapi32.dll, so this application can only be used on NT 3.5 and Win 2K machines. I found, that when executing the Scheduler on my Win 2K machine that the job would not execute as expected. I actually had to enter my NT username and password into the job Properties, before it would work correctly. Any suggestions on how to perform this programatically would be appreciated.
Protect your programs with this serial key If the program is installed in another computer need new serial number.
Extend your Copy Paste functions. Please VOTE!
Tree and ListView Demo
The Purpose of this code is to demonstrate how to semi flatten objects.
"This is a remake of an old 2-player game, where you was a cannon and you had to shoot at the other cannon. They are placed randomly in a random-generated landscape. The game simulates wind and gravity, so it's not so easy to destroy the adversary cannon. Tell me if you liked this, or suggestions, and VOTE!!"
Image Informer is a simple program which shows basic information about image like Type of image, Height, Width, FileSize etc. In Image Informer you can see the image also. Image Informer only supports Jpg, Gif, Bmp and Png Files. All the Error handling is done. You can easily understand the program. If u like this program pls Vote for me.
I was bored and I decided to clone the game I play on my Nokia while others pay attention to differential equations in math class. This is a great code for beginners because it shows how to create simple games with 'native' VB objects and detect collitions among them.
HTML Filter will filter all html tags from an HTML Content, and its fast (it processed 30 KB of HTML in 2.5 seconds in a Pentium at 500 Mhz), only paste the code and press the button, and "Vuala!" all done for you by Visual Basic! Note: Please vote it if you can, please :)
This is a prefabricated database browser to be used with bookmark- and clone-supporting SQL databases (MS-Access for example). It lets the user browse a database or search for specific entries and then select an entry for further processing. The appearance and contents are customizable. Everything above the blue line is part of the OCX Control. Simply stick it in a form, set a few properties and you're go with a commercial quality browser/record selector. A cross linked help file is included. Download is only 20.5 kB.
When a form contains a toolbar (from MS Common Controls 6.0), there is a bug in vb6 that causes the systray icon to not respond to mouse events. The workaround for this is to set the toolbar.enabled = False before creating the systray icon
Protect yours programs with registration If the program is installed in another computner need a new licence
I was in love with RushHour since I first saw it. It comes in a little box with puzzle cards and nice little plastic cars and trucks, but it took too long for me to accomodate the cars each time I wanted to play a new puzzle. I then decided to clone this game for the PC. The package comes with all standard 40 levels of the original game, has a solution saver, a puzzle editor, a score routine, supports movements with mouse and with arrow keys, a nice-looking timer (7-segment-displays)... A complete game to excercise your brains.
To create a pie chart for reporting by adding a number of segments with the relevant data.
VBRSGen is a handy VB 6.0 Add-In that creates formatted ADO/DAO recordset and SQL code from Access database tables and queries. Generates variables, sets objects, etc. Also includes a simple "Where" clause creator tool and a results preview grid. Code is ready to paste from the Clipboard or Notepad. Some SQL statements aren't parsed properly, but these can be easily edited; this still saves a lot of time in repetitive ADO/DAO database coding. I'm making this available elsewhere as shareware for $20, but because the PSC community has provided so much invaluable support and helpful code, feel free to download the open source code here for your own personal use at no charge! This was originally posted in early April 2002 and received amazing feedback and dozens of "5-Globe" votes, until the PSC database had some problems. So please vote and leave feedback to let me know what you think!