Advertisement

Results for "Category: Miscellaneous"

C_Volume2 #75613
Disable Paste

Disable paste in a textbox.

C_Volume2 #75650
Send E-mail using MAPI and WAB

This code will allow you to send E-mail to someone that is chosen from the Windows Address Book (WAB). Send to multiple recipients and include attachments.

C_Volume2 #75657
Rotate Enhanced Windows Metafiles

Rotate Windows Enhanced Metafiles inside a picture box.

C_Volume2 #75658
Map_Line_Intersect

Determines the intersection of two line segments

C_Volume2 #75663
hack32.bas

This is my first bas file. It contains 134 WORKING subz/functions for AOL. Please email me if 1 or more of the functions do not work and the error message.

C_Volume2 #75668
A Cool Form Scroller

A really cool code that will first - make the form expand down, then second - it will expand out sideways! No need to customize it to the size you want, it does that automatically. Just pop it in your code. Really easy - good beginner's code!

C_Volume2 #75672
App w/ Multiple Languages

UPGRADED: NOW MENU & TOOLTIPTEXT ENTRIES This code permit to have a multiple language application. The LoadResString provided with VB doesn't permit to end user to make a new language file.

C_Volume2 #75682
Close a window(if you know part of the title)

This code closes a window, if you know part of it's title. It uses some AOL API's, hehe(sendmessagebystring). I used it for closing Netscape windows because the "Window Class Name" always changed. Not sure if this code has any use though...

C_Volume2 #75698
A1 code 4 your prog 2 go into the start menu @ run

This short code enables you to make your application insert itself into the user's Startup menu, if it's not already there, so that it will run every time they start up their computer. Now works with WinNT and Win2000

C_Volume2 #75699
SortFiles

Given a pathname, the class in this program returns a sorted list of directories or filenames in a string array, without the use of the drivelistbox, dirlistbox, or filelistbox controls. This program illustrates several important programming concepts, including quicksort, passing arrays to and from procedures, and handling undimensioned arrays. In addition, it's very easy to use.

C_Volume2 #75709
Decreasing Counter - Kill Timer In Exe

INTENDED ONLY FOR EDUCATIONAL PURPORSES! USE IT AT YOUR OWN RISK! Yeah, don't forget to backup your dll :) Patching msvbvm60.dll HEX's View On It :) How to find string and replace it with hex editor

C_Volume2 #75724
A Very Simple Sort

A very simpile example of sorting. Not the most efficeint, but easy for beginners to see whats happening.

C_Volume2 #75726
SetCursorPos and SendKeys example

This little program allows to send keys to a specific window and/or move the mouse. It can do so on a button click or automatically every given number of seconds (what I call "Auto mode"). I made it to simulate surfing, and it works ok (even though I don't use it anymore). Can send some special keys as well (check sendkeys function documentation to do so).

C_Volume2 #75736
Transparent Tray/Task Bar

Makes the System Tray, Task Bar and Start Button transparent. When mouse is over them, it will make them NOT transparent. Simple eh? I take no credit for the .bas file in the project. I took it from another project that makes any for transparent. This code was inspired by another submission a few days ago that was suppose to do the same thing, but the coder neglected to unclude the .bas that contained the functions needed for the program to work. So I made my own and here it is. You may steal, copy, delete or do whatever you want with this code, I don't mind.. Learn from it and enjoy it is all I care.. Note: may not work for older Operating Systems.

C_Volume2 #75767
Computer System Properties Hack (Very Cool!!)

Well basically when you right click on your computer and goto to properties, you will find a picture and a blank space or the people that made its logo. Well, this way will change it and the support info.

C_Volume2 #75780
Dissolve your entire screen, great way to scare some people

This will Disolve your screen! LOL, actually it will jsut keep pixelating your screen to the point of no return! I think it'll serve as a nice way to scare someone! I'd like to thank Patrick Moore, I used his OCX thats on PSc (Image FX) to pixelate, check out his stuff! and please vote and leave feedback!

C_Volume2 #75794
Add 2 Treeview

Quickly creates branches in a treeview with a single string.

C_Volume2 #75796
Genetic Algorithms

Introduces uses and ways to implement the revolutionary AI technology... genetic algorithms.

C_Volume2 #75799
Multiple Interacting Agents

This application shows how we can make use of multiple agents interact with each other simultaneously. This code can have numerous end uses especially in the field of presentations & advertisements where issues can be focussed and delivered through animated characters to the public. Although I have designed the entire code by myself however, I have taken help from various MS Agent codes available on the PSC and fianally come out with this one since, I could not find any code which so explicitly displayed the use of multiple agents. Please read the accompanied Readme First.txt file before using this application. Please vote.

C_Volume2 #75803
Program registration routine

You want to make a registration routine in your application? No problem with this example code. It contains a form where you have to enter a valid registration key and a generator to make valid keys for the registration form.

Languages
Top Categories
Global Discovery