Advertisement

Results for "Volume: 2002C"

2002C #9865
Brute force password Hacker

Crack or hack any zip.exe's or .zip .doc ,exe any login screens using brute force. Just try it!!.

2002C #9184
The Ultimate Scrolling Text Marquee Control !!!!

This is a complete drop in ActiveX control for the sole purpose of providing a simple way for you to scroll text "marquee" style. This control will allow you to scroll both vertical and horizontal, adjust the scroll rate, the number of times it repeats, load the text to scroll from a file, or build it dynamically. It will wordwrap your text if you want it to. You can align the scrolling text right, left, or center. It gives support for a "drop shadow" effect. You can specify the direction of the drop shadow either northwest, northeast, southeast, or southwest. You can choose your colors for the background, font and drop shadow. I've even included a property page with this control to make life even simpler for you. This control was developed in VB6, so you will need the VB6 runtimes in order to make it work properly. If you like this control, please rate it as I would really dig a copy of Ian's Help generator :-) This control is based on a previous example submited by "Steve" (I assume of VBTutor.com) located Here

2002C #9192
HTTP Client - pure WinSock

Allow retrieve HTML page sources anywhere from web, directly or via proxy server, can access virtual domains. Pure winsock, no any other components used! Wanna know web transactions in deep?

2002C #8724
ExtractFileName

It extracts a filename from a filepath.

2002C #9332
Analog Clock with mouse control (Updated)

Analog Clock control where you can use your mouse to rotate the hours and minutes. Ideal to obtain time the graphical way from the user. Can also be used as a simple running time display. Left-Click and drag the minutes, Right-Click and drag the hours. Colours, fonts and some other attributes can be changed (look and see). This is just a usercontrol (ctl+ctx) file to include with your project, if you really want to, make your own ocx from it.

2002C #10052
Execute Control Panel Item

Allows the author to launch a Control Panel item (or .cpl file).

2002C #9840
Set a Printer as default from Printers collection

Attempting to set the default printer to an object variable has no effect. For instance, given a system with more than one printer installed, the following code will not change the default printer: Set Printer = Printers(2). The expected behavior is that the document should print to the first non-default printer found in the printers collection. The actual behavior is that the document prints to the original default printer. Thus, a fix was proposed in MSDN Article ID Q167735. I modified this code from it original and wrapped in a class for the purpose of storing the original printer configuration during class initialization and reseting it back during termination if it was modified.

2002C #8770
OleWord Activex ZIP File

This is an example of Ole automation with word (zip file) source code, OCX and demo include This is an ActiveX component to merge an access database with a word document. You can choose the database, the table,the fields and the document you want to merge at design time. You can place the fields wherever you want on the document by doubleclicking or drag an drop You have just one method to run OleWord1.merge you can print or make a preview of you document

2002C #10048
MAKE THE KEYBOARD LIGHTS DANCE!!!!!

this is just a simple code demonstrating the use of the SendKeys function!!! other than that this code is for humor!!! to some this code is useless but this might be helpfull 2 someone, that's why i submitted it. Plus this is pretty funny!!!

2002C #8771
Active X MoveButton

Active X control a button that you can move on a form at runtime (using API's releasecapture and sendMessage)

2002C #10066
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)

2002C #9190
Create/Check Access' DSN in ODBC

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

2002C #10071
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.

2002C #10067
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.

2002C #9099
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!

2002C #9872
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.

2002C #9191
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...

2002C #8973
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.

2002C #10087
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".

2002C #10093
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.

Languages
Top Categories
Global Discovery