Advertisement

Results for "Volume: 2002C"

2002C #13808
TreeView

An excellent example of how to use TreeView from Microsoft. Add, Remove, Rename, nodes, Etc

2002C #14661
Convert VB Type, API and Enum -> VC++ ODL (With Colorization)

The ODL Converter Project is designed to take VB Types, Enums and Declare Statements and convert them into a format used by Visual C++'s .odl files (odl = Object Description Language). This also shows how to colorize code, for those who are interested

2002C #13678
Split String for Word Wrapping

Breaks up a string so that it can be effectively printed - word wrapped - using the Print statement. SplitLines is a function in Visual Basic to return an array of strings from a long string such that the each array element has its P.TextWidth(Lines(i)) < W. The function uses the current font settings of the object P which could be a Form, a PictureBox or the Printer object.

2002C #14069
Steganography demo

This project demonstrates steganography. Steganography is a method to hide something in something else. In this case we hide a text message in a picture. The need for steganography will probably increase the next few years, because governments want to restrict cryptography. Steganography allows you to send your secrets in a picture, making it less suspicious. It is very hard (impossible?) to detect if there is a message hidden in a picture using this method, because the locations where the bits are stored are determined by a password. Without this password you cannot tell where the bits are stored. Please vote for this code if you like it!

2002C #14605
Master Form Template

This code can be used as a template for creating master forms.

2002C #13113
Autocomplete with MsFlexGrid

Search data in a database depending of what you write in the textbox, if you press the "M" key in the textbox you will get all the data that begins with "M", VOTE FOR ME !!

2002C #14239
CHAMELEON BUTTON - An awesome multi-style button

This is a multi-style command button to add to your applications. It can emulate seven different styles at a very accurate way!!! see the screenshot to belive... you will really be astonished. And the best of all: no external dll's or ocx's need to be used, an even the XP button is ownerdrawn!!! A must have for any coder. UPDATE!!! now it supports cool color changes!

2002C #11971
get the x newest uploads to PSC

shows how to use the winsock control and the HTTP protocol to get the x newest uploads to PSC from any of the language worlds

2002C #9564
More Listview than ever

This ocx is a combination of listview(s) and labels(block(s)). You can view your data just like in Outlook(view by sender). Do not forget to vote.

2002C #9665
Kick Butt Intellisense

This script editor is in the beginning stages, but is already very advanced. If you are coding in one of the following languages, this this will save you a ton of time. VB Script Java Script Delphi Script D+ (on Planet Source Code) DM+ (on Planet Source Code) Jel (on Planet Source Code) WinScript (on Planet Source Code) Personally I plan on using it as a "Script Addon" for a few of my programs, so my end users can have scripting support.

2002C #9666
SendMail Without Server

Send emails without having to have a mail server. Forgive me if you think this demonstration is pathetic... This is really intended for beginners, and I know there are some out there asking how to do this. If you use any of this code, please give them credit. This is just a simple program that shows how to send an email without having an email server at your disposal. To use, simply enter the Mail From, From Name, Mail To, and Subject, and Message. How does this work? Simple - it first takes the domain from the email you are sending to... So if you are sending to a@b.com the domain is b.com It then does an MX Lookup to find the mail server for that domain (mail.b.com) Then it sends the email to the server.

2002C #14192
Date Routines

Included are 6 date routines: FindEOCM (Find last day of the month), FindEOPM (Find last day of previous month), WeekNumber (Date to week number), WeekNum2Date (Week number to date), GetMonthNames (uses Locale names - Short or long description), GetWeekDayNames (uses Locale names - Short or long description). Test program is also included.

2002C #14193
Subclassing within a UserControl

This project was put together as a learning tool to better understand how to capture Windows Messages using subclassing within a OCX. Capuring Windows Messages in a executable is very straight forward - however within an OCX, it's a whole new dimension. This project demonstrates how to overcome the difficulties without using thrid-party products or external DLLs. Keep your eye on both the Immediate Window and the UserControl's ListBox in both Design-time and run-time whilst resizing, minimising, maximising, moving, clicking, etc to better understand how the UserControl and Windows Messages Work. I hope that you get the same benefit from using this code as I did coding it!

2002C #13567
Functions on Strings. Those seem to be difficult but are actually very easy.

Functions on Strings. Those seem to be difficult but are actually very easy. Count Characters, Vowels, Lenth of String etc.

2002C #15288
MSN TooLz

MSN TooLz Bas has alot of Code for MSN Messenger. So You Can make programz in VB for MSN Messenger... And To See More Codez By Me,Go To http://JET-Programz.Com ... Have Fun! zTøøLz

2002C #9696
EZe Component Register

The program will easily register your .ocx, .dll, .tlb, etc components quickly. Simply double click on the component and it's registered! Also has a few other fancy stuff in but I guarantee it will be useful to you!

2002C #14949
WINDOWS XP CONTROLS created in VB6

This is the creation of Windows XP Controls in Visual Basic 6! This is REAL created Windows XP. LOOK AT SCREEN SHOT! Basically, Windows XP is made up of graphics and it has a very complicated User Interface. This project has been designed according to the Windows XP Guidelines. Additional resources have been provided. Please VOTE!

2002C #14476
FlexPrinter

My way of printing the content of MSHFlexGrid Control. Supports different sizes of rows and columns, individual cell formatting, fonts, font size, style, colors and alignments. Enough spaces for header and footer, to insert header footer just use PRINT method of VB. Vertical and horizontal space between columns and rows. Each cell can be printed with angular or rounded corners. Gridlines can be enabled disabled. Elimination of rows and column is possible. It also has boarder with width, color and style. Easy pagination it prints only given number of rows, give RowsFrom to RowsTo. It also has vertical and horizontal rulers which helps in placing text exactly in printed media.

2002C #15285
JasOn's SUD!

It has semi-A.I. (such as People moving around in random directions at a certain pace depending on the speed you set it to in the editor. You can also carry objects and drop them in other rooms. You can also edit location descriptions and change their exits around. You can even add rooms :)

2002C #15290
A TRUE Battle.net bot.

Use This Program to connect to battle.net servers, and take advantage of their services to the fullest. [Beat that you other jewbies :)]

Languages
Top Categories
Global Discovery