Results for "Volume: 3_2004-2005"
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.
Okey! In this version i have 1 single picturebox for all of it, and it now uses bitblt, also, a grid has been added to help =) Please leave comments and vote (hope you like it now, Hazen! =) )
This code is an example of a 3D Terrain generator and 3D graphics displaying engine. I uploaded it as it's an excellent example of how easy it is to code 3D and i haven't uploaded any code for ages.
This will change the thing at the top when you open a new IM Window
This article can work with all programming languages (examples in VB for ease of understanding). If you have ever worked with a database with TONS of Yes/No (Access) or Bit (SQL Server) fields, this article can help cut down database size, for example, or memory if you use individual variables to hold True or False values.
This is an extremely easy method of reversing the value of a Boolean value.
This tutorial will give the beginner programmer a useful introduction to the Visual Basic compiler, the Visual Basic language, and step-by-step instructions on how to make their first program. PLEASE RATE AND LEAVE FEEDBACK! THANK YOU!
Update to my engine - -Now uses time based modeling, no more need to limit FPS, same move speed on any computer still. -Supports more detailed maps -Much more for managing charactors -Interface started -More. =)
It a basic direct3d engine. Its very easy to use. The zip has an example and the source code. In this version its only have DirectImput for keyboar. It support textures. Please vote if you like it.
** RichText Files Compiler ** - Compile and Convert RichText RTF Files to Standalone Windows GUI Executables. Bring Your ReadMe Files to life with full colour and formatting. You Can Modify the Look and Feel of The Resulting Exe. Try It You'll Love it (You'll need to create and format the RTF file with MS-Word or another Editor before you can compile it).