Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #34545
Using C++ DLL in VB

Wanna know how to use those functions you just wrote in C++ in VB using a DLL? Here ya go!

ASP_Volume2 #34551
Disable Paste

Disable paste in a textbox.

ASP_Volume2 #34588
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.

ASP_Volume2 #34595
Rotate Enhanced Windows Metafiles

Rotate Windows Enhanced Metafiles inside a picture box.

ASP_Volume2 #34596
Map_Line_Intersect

Determines the intersection of two line segments

ASP_Volume2 #34601
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.

ASP_Volume2 #34606
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!

ASP_Volume2 #34610
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.

ASP_Volume2 #34620
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...

ASP_Volume2 #34636
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

ASP_Volume2 #34637
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.

ASP_Volume2 #34647
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

ASP_Volume2 #34662
A Very Simple Sort

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

ASP_Volume2 #34664
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).

ASP_Volume2 #34674
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.

ASP_Volume2 #34705
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.

ASP_Volume2 #34718
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!

ASP_Volume2 #34732
Add 2 Treeview

Quickly creates branches in a treeview with a single string.

ASP_Volume2 #34734
Genetic Algorithms

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

ASP_Volume2 #34737
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.

Languages
Top Categories
Global Discovery