Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #93863
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)

Java_Volume1 #93864
Create/Check Access' DSN in ODBC

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

Java_Volume1 #100924
Extract stored executables and files in resource

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

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

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

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

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

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

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

Java_Volume1 #100926
Fibonacci Numbers(simple)

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

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

Java_Volume1 #93871
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".

Java_Volume1 #93872
FileWork.bas

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

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

Java_Volume1 #93874
LoSlider

It is a Slider UserControll

Java_Volume1 #93875
TicTacToe

The game TicTacToe for Two Players

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

Java_Volume1 #93877
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: jisenstadt@tier.com Web Page: www.tiertraining.com

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

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