Advertisement

Results for "Volume: 2002C"

2002C #9087
A Custom Animated TrayIcon

This small code creates a custom animated icon in your taskbar. You can put your own images in the imagelist, create your own popup menu when rightclicking on the icon. Use this code and build your own application around it!

2002C #8717
Download e-mail attachments

This code enables you to download and send e-mail, which will automatically put your attachments into a given directory.

2002C #9783
Close Any Application

This code will Close any application based on its windows caption

2002C #9366
Load and Save TreeView's to/from a text file

These are two functions I wrote to save and load a treeview's nodes (saves the .text, .tag, and .key properties) to and from a text file. This is a very simple code and should be very easy to incorporate to any project.

2002C #8719
TestEmailWithManyManyAttachments

You want to send 10 or more files using your VB program but you always get an error, well not any more, here is the solution. Enjoy!

2002C #9816
The BEST Keylogger! (well almost)

This code gets ALL of the keys on a 101 key keyboard. The only limitation is that the program still cannot get compound keystrokes like "Alt + Tab" or "Shift + 2" (for an @ symbol). I know its a little lengthy, and I could compact it smaller, but it gets the job done.

2002C #8718
Download Email Attachments:UPDATE

Updated email program. This code allows you to download multiple attachments and copy them into a directory. The program then replys to the author with a message or/and attachment automatically.

2002C #9088
A Handle Tree Creator

This application generates a tree from ALL windows running in windows. You can find the handle of every window, see its position, hide it etc. Nice tool for finding handles, but also for impressing your friends, when you hide a button in e.g. Word!!!

2002C #9901
A Simple Encryption and Decryption function

I wrote this code to learn a little bit about string manipulation. Although I will deffinatly not claim it's uncrackable, it is deffinatly a little less bulky than some of the others. Not to mention since i submited the code anyone could just use the decryption on it. But anyway, it may be of some help, although I will admit it's a bit slow with large files. I am trying to find ways to improve it's speed. Any ideas are welcome.

2002C #9890
Calendar Class

Here is a Calendar Class that can be used as a replacement for the Microsoft one. No additional files have to be attached to your project, simply put calendar.cls(+two more support classes) in your project, stick a picture box on your form, write 3 lines of code, and you have a fully functioning CALENDAR with multiselect, dropdown and etc.

2002C #9902
A VB6 to VB5 Converter!!!!!!!!

have u ever download source that was created in vb6 and u still have vb5 cuz u dont wanna shell out $$$? now u dont need to, this program makes vb6 files compatible with both vb6 and vb5!!!!!! this is also a great OLE and Hex Editing example and a great utility whether or not u use the code!

2002C #9869
Address Book by Nagalla Anil Chouary

Hi folks this application haven't used any databases You can store images of the concerned easy navigation, sorting, finding with respect to any field, its really nice to maintain your friends and business addresses Entire source code is available in ZIP format can store web, email, phone, fax numbers also sorting acording to any field and field entry ...enjoy happy programming

2002C #9903
CopyFile

Copy a file in binary mode. You can easily implement a prograssbar with the value of the variable "iPercent". Change the buffer size for various use: SMAPLE: 10240 for normal mode; 2048 for network; ...

2002C #9904
Smooth scrolling marquee text (without API)

With this code you can scroll text smoothly in any direction without needing any API calls. All you need is a PictureBox control, a Label control, and a timer. The code is fully commented and has examples for scrolling in the four main directions.

2002C #9897
a!!!!!hide program in program menu c+a+d

hides program in crtl-alt-menu one line of code

2002C #9910
Fading backcolor

Make the backcolor property of a form acts like a VB-Setup Program

2002C #9911
Winsock

You Ever Want To Do A Program That Connect You With Your Friend, Chat With Them Or Send Them Files, Here's The Key For You! Just Connect Them In The Server Client And Have Fun!

2002C #9912
Net-Messenger

This cool little program allows you to send message boxes to a remote computer over a network or the internet. You can change the message type (i.e. exclamation, question, information), the buttons that will be displayed (i.e. OkOnly, YesNo, AbortRetryIgnore). And finally, the result of the button that the remote computer clicks will be sent back to you, allowing you to have your own chat with the use of message boxes.

2002C #9915
Visual Basic Screen Saver Tutorial

Visual Basic Screen Saver walks you through the process of building a screen saver in VB as well as explaining why. From setting up the project to knowing what parameters are passed to a screensaver at run time. Includes the tutorial in windows .hlp format as well as complete screensaver source code.

2002C #9916
Slot Poker

Basically, it uses a random number generator to display 3 different cards in the form window. The name says it all "SlotPoker"... I have not programmed any bells or whistles, you can do that if you wish.

Languages
Top Categories
Global Discovery