Results for "Volume: 2_2002-2004"
Mastermind is a code-cracking game that has the computer pick a 4 colour combination which the user has to try to guess.
This niftey little program converts visual basic 6 files to visual basic 5 files in seconds (well, how ever fast you are) :) I hate when people using VB6 mark their projects as VB6 only, when 98% of them could, and will, work in VB5. But try it, use VB5 to open a VB6 file, and you get an error saying that "Retained is an invalid key". Most people don't know how to stop this, and disregard any VB6 file as useable under VB5. Convert Operations puts a stop to this.
I was Working with the WIN32 API Functions and came up with this cool little code that will let you add a Picture to a text Box Have a look at the screen shot to see wat I mean Please Vote...
Another addition to my WebBrowser tricks. This one shows how to access SHDOCVW.dll so that with one line of code you can 1.Bring up Internet Explorers' Add to Favorites Dialog 2.Convert Netscape Bookmarks to Favorites 3.Convert Favorites to a Netscape Bookmark file. 4.Download files without IE throwing up its' dialog. Also I threw a couple of simple Windows based procedures... 1.Show Windows File Property Dialog 2.Show Windows Find file Dialog 3.A method of hiding the Cursor system wide.
A cool tiles game, load any picture and it will scramble it up, choose the number of tiles and how much it scrambles it up. Also you can set a time limit. Click the tiles to swap them over. Do decrease the size of the download no pictures are supplied. However any picture supported by VB picture box will work. copy your picture to the pics directory to play them. It saves your last used settings. See the screenshot. Send any feedback to [email protected] -- T hope you enjoy the game even if you don't learn anything from it. Thanks, Nick Thompson
My code is a way to password protect a cd, so that only a certain user can access the setup program, it also allows the user to choose which one of the cd drives its in.
this http client user control (ocx) makes the downloading of webpages, files, whatever, greatly simplified and demonstrates some very key internet programming concepts such as the use of the winsock control, protocol programming, as well as user control properties, property bags, and things like that. The control returns any http errors, messages, and also handles redirects. vote if you want, but i don't upload for rating, just to help. later.
Forget about the PopUPMenu function in vb that restrict you just to use existing menus to use like popupmenus, with this class you will create dynamic popup menus with submenus and columns if you want.. if you like and don't want to vote. just send a comment... ( The dll code is inside zip, u just need the dll to binary compatibility ) now the dll is inside.. Don't forget to vote now!!!
A small module to set the status message on PJL printers (HP's etc).
This demonstrates a spider fighting game which can be played by one or two players. Soon i will add some features in which you can play this in a network environment. And don't forget to vote for it.
This uses a Microsoft Hierarchical Flexgrid Control 6.0 which is an OCX control of your VB6. This demonstrates on how to relate different kinds of SQL using ADO. This provides tutorial to all. Don't forget to vote for it.
This program draws cool textures on a picturebox! Please vote if you like it!
This little bit of code and table will help you manage tables with linked/split databases. Currently it only handles MDB or Access databases, but it would be a simple task to set it up to handle other types of tables. Basically, with this little code, you can Import a table from another DB, Export and then LINK to data from Current db to another db, or Link to external data in another Db all automatically just by setting the tables in the MOVETABLES table. I'm also going to add some features that will allow you to "upgrade" an external data table with a new Structure for those of you who make a new front end and also change the structure of the back end but you don't have access to the production version of the back end for whatever reason. Should be up sometime today.
An advanced hangman game. Uses state of the art graphics :) and ADO to access a database of over 500 words. Has features to record multiple user info and whether a word has been used or not. dbase can be added to simply by users, including the word category.
Browse the web. Yes...I know this code is SH*T. I dunno why any1 voted for me.
My code show the pathes of the windows folder on the all versions of the windows & all langouges. like: desktop, start menu, start up menu and soo on... the program find out this information by reading info from the registery menu.
Hello And Welcome Too NextPad,, Thanks For Downloading the Source Its Probably Not too great But hey !! Any way It has . -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * Word wrap , * Clipboard Options , * Can Launch Another Editor If The File That Is Being attempted too be opened is too large , * has an Options dialog * can Be Used on the command Line and , * can Be the Default text Viewer for (*.TXT) Files...... * Set Font * AWESOME Text File Manager ( Text Files Can Be viewed On the FLY !!! , No need too use a commondialog ) * Find Dialog * AUTHENTIC windows core component Properties dialog , Strait From the windows API !!!! * Launch New instance , Through A menu or dialog * Has a Toolbar * Has A Clipboard Viewer , Editor * Full screen Mode * Recent File Menu * Undo Option Added * Option Too Alter NextPad's Thread Process Priority * Option For NextPad Not Too ask Too Launch External Editor , Just Launch it. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- THIS PROGRAM CRUSHES NOTEPAD IN ITS OPTIONS AND ABILITIES !!!!! If you like it Vote for me Otherwise You dont have too . Thanks; Developer : Jason - simeone age : 15 Hobbys : VB 5 Code Was Revised , Restructured ...............
This program pretends to be copying all passwords, history files, credit card information, and also to be deleting dlls...Very basic code.
Welcome to PSC Downloader v 1.0b You can download the latest codes from PSC from all the different sections.This prog makes use of the wininet.dll to download the latest codes from PSC.It looks for zip files in the new codes posted on PSC and downloads the zip filesThis will save you some time and also u could look at all codes and then come back ,leave comments and vote for them!!!. A big thanks to James Riel ,Scartie and Xim for their valuable feedback
Take the advantage of learning ADODB and the datagrid control in a MdiForm with the capability of doing; addnew, delete, edit and search... Thanks for using ...