Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #76506
BEGGINER Backwards text.

Text comes out backwards AS you type it.

C_Volume2 #76515
Explode on desktop

Draws cool transparent explosions in a variety of sizes anywhere on the screen. Just click with the left and middle mouse buttons at the same time. To change the size of the explosions, click the middle and the right mouse buttons.

C_Volume2 #76516
Back Color

Creates a gradient effect on a form

C_Volume2 #76522
Clean SysTray Example

A Cleaned Up SysTray Example

C_Volume2 #76524
Get current Outlook user

Retrieve the user currently logged on in the existing Microsoft Outlook session.

C_Volume2 #76529
Ah! The Boss Is Coming!

Ever been in one of those situations when you are doing something on the computer, banned by every rule, and then your boss walks round the corner? This is the answer to all those problems! As soon as you see him, simply click and your screen is covered with a graph and textboxes making it look as if you are actually working! Could this be the end to sackings because of computer misuse? Don't know but it's saved me a couple of times! Hope you enjoy it!

C_Volume2 #76537
Easy MAPI mail!

This code will help understanding the use of the MAPI controls

C_Volume2 #76542
Create Custom Textbox Popup Menus

This code allows you to display your own pop up menus when the user right clicks a text box

C_Volume2 #76544
Simple Windows Operations with Shell32.dll

This code shows how to use the Shell32.dll in your project.

C_Volume2 #76546
ctlExplorer

Show files and folder into a listview/treeview into a unique control , counting with: - Automatic strings of local machine (like my computer, panel control, etc...) - Support for all events relatives on file, folder and root - Fast load with API and FileSystemObject - Show true icons relatives on files and folders (folder like favorites, IE history and other have different icons).

C_Volume2 #76547
Basic IRC Server

This is a basic IRC server. You can join channels, talk in channels, and private message. I have the code set to default to 20 maximum connections. To increase this just increase the value of MaxSck in the form_load sub on form 1. Have fun!

C_Volume2 #76549
Connection bouncer / redirector

Redirects connections. Functions like a bouncer or proxy. I wrote it for a friend that went to school and they would only allow outbound connections threw port 80 (standard http port) So I set this up for him on my machine listening on port 80 and redirecting him to and irc server on port 6667. Nifty eh?

C_Volume2 #76596
Very Simple Progress Bar

2 Simple Progress Bar

C_Volume2 #76600
NET_Monitor

Error overflow corrected. Graphical display for a network bandwidth monitor Update to code found on PSC… Class modules belong to Shane Croft http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=32253&lngWId=1 I added the GUI.

C_Volume2 #76602
Character & Signature Recognition - Complete System Analysis Document...

This is a complete System Analysis Documentation of "Character & Signature Recognition System"... Guys studing in Computer Science, would surely know, how important is the Project Documentation... All those who have made softwares, but are often feared of documentation, can use this as a standard and easy format of Project Documentation. This may not be the right place for my submission, but I think this is gonna be of great help to many users over here... so if you feel its a garbage, then plz. dont comment, as it may be of some use to others... Thanx... Vikrant Thakker

C_Volume2 #76606
Auto-Center controls on resize

I made this code to auto-center all controls on a form. This code is used to make an application to fit on any screen resolutions. Basicly, when we resize a form, all the controls won't move and will stay on the upper left corner of the form. With my code, when you resize the form, all the controls will be centered on the form. The code use a dynamic structure to save all objects positions. You can save positions of the controls on each form you want. I have a version for MS Access. If you want it, just send me a mail. :)

C_Volume2 #76627
Using VS Installer.

Having read peoples problems (and having had my own) with the Deployment Wizard, I suggest that you use Visual Studio Installer. It is a free download from Microsoft. The zip is a word doc (with some helpful pictures) that explains the basic use of the prog and where to get it. Hope it's useful.

C_Volume2 #76635
How to add related documents to your project

Here is a update for those that does not have Powerpoint. To help you add a doc related to your project. For example, maybe someting like notes about your project.

C_Volume2 #76637
Self Virus Check

Will show a simple way using API to see if your Application Has been infected with a Virus or Trojan, by checking the File size.

C_Volume2 #76653
Send strings between app's

This program can send strings to another program by using the SendMessage api call, Which Winamp also uses to be remote controlled.

Languages
Top Categories
Global Discovery