Results for "Volume: 5_2007-2008"
This code will Send a message to all open MSN Conversation Windows. Please comment and vote!
want to have catchy Intro for your prog.?, here the basic
Scan for opening Port on given IP Address. I tried to make this Short and easy to understand as i can...... enjoy
This code will demonstrate opening, reading, editing, moving within, adding and deleting records within an Microsoft Access database. Updated with some error handling and other stuff :)
Parody of Duck Hunt by Nintendo, and this time with the source code.
Ever wondered how a java applet would look as a background in a VB form?, well 'check out this example. This example uses Anfy lake class to demonstrate this effect
Just quit smoking? This simple tool keeps you informed of your progress.
Updated! Denies access to any specified folder. It will close ALL objects that contain the name of folder to secure, and it's parent object, if it's scanning aggressively. I've seen other code attempting to do the same thing here but nothing that is as aggressive as this is. Fully commented! UPDATED! Fix security holes when editing the registry. When the engine is running, If the controller did not initiate the changes to the password or folder name, then the engine will ignore them and fix the registry entries. This defeats the so called "secure folder nuker" posted here on PSC. Only known way to defeat it (with engine running and scanning aggressively) is to rename the folder in a DOS box. If anyone knows how to stop this, or finds other security holes, PLEASE LET ME KNOW!!! :) Also, please be aware that this code will ONLY work on Win98 or Win98SE.
ADO Recordset Paging in VISUAL BASIC !!! There are many code samples that making recordset paging available in ASP ( Web based ). This example of ADO Paging through a recordset is written in Visual Basic !!!
THIS CODE MAKES HOTMAIL ACCOUNTS UNDER 10 SECONDS !
This article is meant to explain how to utilize Windows sockets for network transfers in a Visual Basic program. This example code and the explanation were written and tested in Visual Basic 6.
This class is used to EASILY add AutoCompletion such as in Internet Explorer or MS Access to VB Combo Boxes. It makes use of API calls which makes it EXTREMELY efficient. It also gives you the ability to control various properties: 1. The AutoDropdown property 2. Complete RowSource specification (new) 3. The ForceListUsage property (new) 4. The LimitToList property 5. The AutoUpdateList property ******************************************* **********PLEASE REMEMBER TO VOTE********** *******************************************
To be able to make files on the fly. To embed those files within the executable of the vb program. To have one exe file that can make dependent files as needed.
This is an enhancement of Dr. C's code submitted today. His code dealt with EASY TO IMPLETEMENT API Based AutoCompletion Class which features an auto-dropdown option for VB Combo Boxes. He should get full credit for the class developed. It is very good work. Further enhancements made to his fine work includes (1) a simple database which loads the combo box with values, (2) a primary module containing useful stuff, (3) Added a Gotfocus and LostFocus to Combo box to manipulate the displayed value, (4) added ENTER key acceptance capability. His original code can be found at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34618&lngWId=1. Users can type in some existing value or create a new value "on-the-fly" into the Combobox. Try it and see. I felt many of you would like the changes so I am posting them. Let me know what you think.
This code spins a 3d cube without directX! It uses pure VB and High School Algebra II math. Please vote or comment about this code.
I created this because I am making a WYSIWYG editor and there is NOTHING on PSC that does this. I will admit there are some atempts but nothing I have seen comes close to this. Bascially this control BitBlts the form image under it into a picture box, then it BitBlts the rich text over it. VOTE PLEASE
If you have artistic talent, you can make buttons with this code in any format easily. All that you have to do is draw a image. I included some images like example.
ADO Helper 2.0 now includes example projects to demonstrate the working of ADO. This will help to directly use the codes in application. Example projects include: Demonstrates how to use Cross Tab, How to handle ADO Errors, ADO Find and Seek Methods, How to use ADO with Grid Controls, Use ADO with Data Report to create Simple Data Report, A complete ADO Unbound example to show, add, edit, save, delete with navigation with error handling, How to practically handle ADO transactions. These example programs will definitely help beginners and pros alike. With the passage of time, ADO Helper will become the complete source of ADO Help and Example programs at one place. Coming soon are topics such as: Data Consumers, Data Shaping, ADO MD to summarize data, Creating Data Sources, A complete payment management system using ADO and crystal report.
A web browser with many functions, this really takes VB 6 web browser capabilities to the max, AIM integration, History, music MP3 search, dictionary search, save web pages, print, print preview, favorites, Copy URL, optional pop-up blocker, page properties, view source and help are just some of the MANY features packed into this easy to use web browser. This browser SAVES a user settings so unlike many other browsers redoing the settings with each startup is not needed. Assign your own Homepage, and Start-Up page... and much more! Definately a MUST DOWNLOAD!
It's a packet whit 4 games in it, chess, mastermind, a worm game and a for in a row game.