Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #34257
Active X Tray Icon

This code is an ActiveX that let you put any icon image on the System Tray. Just select the image and the tooltip at the Properties Sheet and execute the ColocarIcono procedure. That's all. (It's a new version of a previous project published here. Spanish Version)

ASP_Volume2 #34258
Create/Check Access' DSN in ODBC

Code You can use for check and (if not exist) create DSN for Access DB in ODBC.

ASP_Volume2 #41318
Extract stored executables and files in resource

Extracts executables or other files stored as binary data in the resource of your executable

ASP_Volume2 #34259
Chat over the internet!

A chat application that allows chat over the internet using IRC. NOTE: There is an updated version of this code, I strongly suggest you download that version of it, since this version is missing a component.

ASP_Volume2 #34260
Chat over the internet!(Updated)

Allows you to chat over the internet using SocketWrench(Included). Metasquarer is gone from the list, for all of the people looking for it. I became afraid of plagarism after someone copied my other code and made some money off of it.

ASP_Volume2 #41319
MasAsm interperter and Mas Byte code Assembler

Updated Now Includes a version of MasAsm interperter with a Hash Table. Also includes MasAsm byte code Assembler, and a IDE for you to edit your code and shell the assembler with.

ASP_Volume2 #34261
FileType Manager (modFileType.bas)

This module enables you to manage file types programmatically (by accessing the Windows Registry). For example change Text Documents (.txt) to open with a text editor other than Notepad; Change the icon of eg. Text Documents. And a whole lot more. I hope you find this useful!

ASP_Volume2 #34262
Permutations & Combinations + BF Password Cracker

Finds out all possible combinations and permutations of any size from a set of characters which you can choose. Alternatively you can use the combinations thus derived to perform bruteforce attacks against another program or you may even add code directly to manipulate the words derived.You can make a dictionary and also there is a demo mode and also it is easier for you to set up the bruteforce attack when compared to my earlier program. Check it out.Also included is another program against which you could test the bruteforce attack. Specify two {ENTER}{ENTER} as the setup key.

ASP_Volume2 #34263
Generate Really Random Value

Seems VB generate predefined values when use functions RND and RANDOMIZE(6.0), here is minimal improvement which generate You really reandom value...

ASP_Volume2 #41320
Fibonacci Numbers(simple)

Understanding the use for equations and being able to use alternative ways around arrays.

ASP_Volume2 #34264
A Transparent Form That Works!

This is something I made after seeing people request a way to make transparent forms. The nice thing about this though, is that it makes it so that all the controls are still visible! And it works with transparent shapes and lines too! This is a great way to make your programs stand out from the rest, you have to see it.

ASP_Volume2 #34265
A 'strReplace' function.

When called with a string, will search through the string and replace a character of your choice with another character of your choice. For example, if you sent the string: "Hello to the world" And sent "o" as the character to be replaced, and sent "a" as the replacement It will return you with: "Hella ta the warld".

ASP_Volume2 #34266
FileWork.bas

A collection of file associated functions such as GetLongFilename(), GetShortFilename(), GetFilePath(), GetFileTitle(), Exists(), etc.

ASP_Volume2 #34267
InitEntry.bas

Excellent functions for saving(SetInitEntry) and retrieving(GetInitEntry) data in ini files. Includes routines for a RecentFile menu (GetRecentFiles, AddRecentFile, RemoveRecentFile) which automatically fill and update your menu.

ASP_Volume2 #34268
LoSlider

It is a Slider UserControll

ASP_Volume2 #34269
TicTacToe

The game TicTacToe for Two Players

ASP_Volume2 #34270
Make a Non-Ole project 100% Stealth

This code will make a Non-Ole project 100% Stealth (Which means that it is invisible on screen, TaskBar, and the TaskList!

ASP_Volume2 #34271
vbNotepad Demo

vbNotePad is a demonstration project to use the various techniques in building a complete application. It is used in a VB6 Fundamentals class. This application is MDI, uses the File System Object, Clipboard, CommonDialog Control, Word97/2000 to perform spell checking, Sendkeys, and various other techniques such as working with the Registry, Find, Replace, Optional Word Wrapping, Inserting dates,and Inserting information from a database using an ADO Data Control. Author: Joel Isenstadt: Tier Technology Training. Email: [email protected] Web Page: www.tiertraining.com

ASP_Volume2 #41321
add with out using + sign

this is a small trick to add 2 numbers with out using the add signe + using XOR and & operaters. rate it plz

ASP_Volume2 #34573
API Form

This demonstrates how to create a form using API only. It also creates a edit control (textbox) and a button control (command button). It subclasses the form and the command button and when the command button is clicked a message box pops up. Code is heavily commented and explains to you EXACTLY what the code does. If you have difficulty understanding the code, then don't hesitate to e-mail me. I'll be glad to help.

Languages
Top Categories
Global Discovery