Advertisement

Results for "Volume: 2002C"

2002C #14968
Winsock Programming

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.

2002C #15755
EASY TO IMPLEMENT API Based AutoComplete Class adding full featured AutoCompletion to VB Combo Boxes

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********** *******************************************

2002C #13017
Embedding files in VB to be able to make them on the fly

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.

2002C #15112
Enhancement of Dr. C's API-based Auto Completion Class

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.

2002C #15792
Spinning 3D Cube in pure VB

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.

2002C #9658
Rich Text Label THAT WORKS

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

2002C #13574
EasyButton

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.

2002C #14732
ADOHelper2.0(Updated)

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.

2002C #13743
Good Map Editor (version 2.0)

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! =) )

2002C #15559
crc-cyclic redundency check-useful for encryption,compression,installers

Generate file specific and unique CRC strings. Just like the Winzip CRC. Useful for verification of decompression accuracy, decryption accuracy. Installers may use this to detect bad or damaged file.

2002C #13128
n 3D World Mark III: We All Live in a Fractal World

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.

2002C #15837
Change MSN Security Warning !!!

This will change the thing at the top when you open a new IM Window

2002C #15536
SIMPLE way to reverse the value of a Boolean field

This is an extremely easy method of reversing the value of a Boolean value.

2002C #15538
An Introduction to Visual Basic

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!

2002C #8884
Update -- RPG Engine (DX)

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. =)

2002C #12050
Jargon Generator

Jargon Generator by Robert Rayment. Pure VB apart from timing. Uses Windings font for buttons. Auto-resize controls on width only. Scrolling text in a picture box using arrays. Jargon.txt in application folder. Zip 6KB, Win98.

2002C #15835
RichText File 2 GUI Compiler

** 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).

2002C #15118
Acronym App using MsFlexGrid

This project is a complete application with a data file of over 1500 computer related Acronyms and their meanings. Functionality includes - Add new entries, Edit existing entries, Deleting, Saving, Sorting and Searching.

2002C #9531
View Pack File Contents

This is an update to the Pack File class I wrote some time ago. A request was emailed to me asking how to view the contents of the pack file generated by the class. I updated it to do this. Enjoy.

2002C #14019
Brush effects

Four brush effects: brush, air-brush, soften brush and sharpen brush.

Languages
Top Categories
Global Discovery