Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #86645
Get RAM Info

Gets RAM Info

Java_Volume1 #86646
Fenrir MSN Flooder

This code, flood your MSN contacts with 1 to 6 pop-ups.

Java_Volume1 #86647
Using ADO

This artical simplifies the usage of ADO objects . If you like me article, please vote for me!

Java_Volume1 #86648
Project! Messenger NEW Version 2 (Yahoo! web msg/chat2 based chat client)

This project is an update to my first 'Project! Messenger'. This new project include fixes, new chat room features, chat voice,filtering methods, more chat2 packets and more. With this example you can be on your way in creating your own full Yahoo! based chat client. Enjoy.

Java_Volume1 #86649
Eight Queens Puzzle Game

It is a basic 8 Queens puzzle game. Nice demonistration of draging and dropping functionality. Run it, and try to solove the puzzle. Please, feel free to email me if you have any comments.

Java_Volume1 #86650
SmartSearch

SmartSearch is a really smart ADDIN. Unlike VB's inherent find utility, SmartSearch instantly displays a list of all Lines(with the code) that contains the search text you're looking for. It goes beyond simple display and actually picks up the procedure that contains the search text and displays it right there, saving your valuable time.

Java_Volume1 #86651
Strange Attractors

A simplistic definition of a strange attractor is "A strange attractor is simply the pattern of the pathway, in visual form, produced by graphing the behaviour of a system." Just check out the code.

Java_Volume1 #86652
Longest Common Substring

This code shows how to find a longest common substring in two strings. I had a hard time finding out how exactly to do this so now that I have done it I'm sharing it to help others that need it.

Java_Volume1 #86655
API data types

Explains the use of non-VB data types to help in converting C declarations to Visual Basic. 10k zip

Java_Volume1 #86656
Learning How to Animate

Learn easily how to animate in VB with simple controls. No API nothing!!! And please do vote so that I can write more projects and articles :-)

Java_Volume1 #86653
ChecknFormatDateString

This function is very usefull when we want to validate a date, entered by the user manually in a textfield, and format the Date in some predefined format.This function does the same thing but with greater flexibility .Means it allows user to enter date in a bit more flexible way (where sometimes date()function wont allow u)(allows formats like 2.3.4, 12|5|2045, 12-5-4, 2/12/04, 2\2\121 whichever way user likes) and then it automatically completes and validates it and then reformat the date according to predefined format which will be passed as an argument to this function.

Java_Volume1 #86654
[ Key or Password Quality Check ]

How secure is the password I use? Is my key easy to crack? This function checks the quality from your password or key and returns a rating value between 0 and 100. The returnvalue could be used to fill a progressbar to visualize the password quality, to require a minimum rating for validation, or lots of other stuff. The Zip contains the module, a ready to use demo form, and all the comment you need to get started. All Comments or suggestions are most welcom:-) ...

Java_Volume1 #87171
FYI: GDI Font Management

A way to share memory fonts between dozens of DCs without creating duplicate fonts for each DC & without forcing you to track them. Just drop the included module in your project, add 2 lines to your custom controls: 1 to return a font handle & another to delete the font. Sample project included and code is commented. The idea is simple, want to create a font but don't want to duplicate it if one is already created, the module will check fonts it is managing against the properties of the font you want created. If it exists, the handle to the existing font is returned, otherwise a new font is created with the appropriate properties & that handle is passed. Destroying fonts are only performed when all instances of the font have been decremented to zero. Advanced category only due to the unique tracking system I employed.

Java_Volume1 #87172
Hide pointer

Tired of complex mouse hiding methods.Here is a method for you by which you can hide/show pointer in the form with no line of code. # Please rate my code #

Java_Volume1 #87173
[ Hide Mouse pointer On a single Form ]

'UPDATED Tired of complex mouse hiding methods?.Here is a code to hide/show pointer in one step.No API calls. # Please rate mycode #

Java_Volume1 #87174
DM HTML Encrypt

Hi, Ok this sourcecode will allow you to encrypt your HTML files, you can also select options to disable right click, Selecting text and disable draging items. Now the encryption only uses XOR but I guess you guys can add your own in. anyway I left a demo.htm files in the example folder for you to test. hope you find some use for it.

Java_Volume1 #87175
Demo Control

Hi All,This is the first time i am uploding some of my code here , its a demo control which will allow your application to be made as a Trial version in few minutes Just Place this Control and set its NofDays and NofTimes(how many time aplication will run) and sets its status property to Demo And provide yoour trial Expiration code on DemoCreator1_DemoCompleted event to handle the execution when demo expired Rest is automatically handeld by this control Thanks Nitin

Java_Volume1 #87176
Open Default Program for Given File Extention** - An Easier Way

Type in a File extention and click Open and the Default program will be opened for that extention - - E.g: if you type .bas then VB will load or if you type .htm internet explorer will load

Java_Volume1 #87177
Proxy Changer (Privacy Preserver)

Are u unhappy with your privacy over net ? Then this thing is for u. Proxy changer can change ur proxy server's address with a click of a button and thus mask ur I.P. address and keep u safe over net. u can also use a fast proxy to increase ur surfing speed or download speed. just give it a try and please do give some votes and feedbacks. Thanks

Java_Volume1 #87178
Program Launcher

Program Launcher is a simple utility to launch files/folders by pressing a combination of keys, irrespective of whichever application is active. This utility is similar to the one used by multimedia keyboards. All multimedia keyboards makes use of a program which is running in the background. The only difference being that the multimedia keyboards have special keys like volume control which does not need that program to be active.

Languages
Top Categories
Global Discovery