Advertisement

Results for "Category: Miscellaneous"

Java_Volume1 #94157
Disable Paste

Disable paste in a textbox.

Java_Volume1 #94194
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.

Java_Volume1 #94201
Rotate Enhanced Windows Metafiles

Rotate Windows Enhanced Metafiles inside a picture box.

Java_Volume1 #94202
Map_Line_Intersect

Determines the intersection of two line segments

Java_Volume1 #94207
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.

Java_Volume1 #94212
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!

Java_Volume1 #94216
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.

Java_Volume1 #94226
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...

Java_Volume1 #94242
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

Java_Volume1 #94243
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.

Java_Volume1 #94253
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

Java_Volume1 #94268
A Very Simple Sort

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

Java_Volume1 #94270
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).

Java_Volume1 #94280
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.

Java_Volume1 #94311
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.

Java_Volume1 #94324
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!

Java_Volume1 #94338
Add 2 Treeview

Quickly creates branches in a treeview with a single string.

Java_Volume1 #94340
Genetic Algorithms

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

Java_Volume1 #94343
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.

Java_Volume1 #94347
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