Results for "Volume: 4_2005-2006"
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 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 ...
This is a simple demo of the raw methodology involved in the basics of plotting 3D points on a 2D monitor screen. All this simple program does is compute the image of a cube one point at a time with a circle drawn on the front face. Anyone who wants to learn the elementary math involved in plotting a point in 3D space onto a 2D monitor can study the source and experiment with various viewpoint settings in the interface to see how they interrelate and effect things. Each of the X,Y,Z axes are color coded as RGB respectively help to keep track of the image orientation. Many comments in the code explain what each part does.
This code will allow you to modify certain advanced sections of the Windows registry. This example included shows how you can change the speed that the Windows start menu scrolls when clicked, will allow you to change the default startup page for Internet Explorer and for all you people who have had your web browser window changed by ISP to for example "Provided By ???". The code will also demonstrate how to change the registered name and organization for Windows. Please vote for me as this is my first submission.
With this code you can scan pictures by a scanner Yuo can select a TWAIn and of curse scan. When you download you will download a dll file that you will need to scan in vb
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 is code that will read from a file in the map directory and display its graphics. It will allow free movement in forward/backwards and turning. You can make your own map files and i hope to further document the project. The purpose of this is to help other programers learn to program openGL in Visual Basics. This is very well comented :)
This is a GREAT Utility to find a domain name. You can feed it a dictionary and it will tell you what names are available! Simply select a txt file which contains words seperated by spaces and let it find the available .com's! Any feedback would be great! Uses Microsoft Internet Controls and HTML Object Library.
Ever wanted to add a Live Update to your program. It makes the program so much easier to update. No more searching around on the website for updates.