Advertisement

Results for "Category: Miscellaneous"

2002VB #22947
Fast Port Scanner with Info about Port (updated 12-17-01)

Quickly scan your computer or subnet for open ports. Will show info about open port if in database. Scans 32,000 ports in less than a minute. You can update the database with new ports that are vulnerable. Mess with the number of winsocks that you use to see what works best on your computer. Feel free to send me an updated mdb I put it together from information collected from sites off the web. The ip resolve was submitted by someone on PSC can't remember the name. I wanted something that would show possible explanations for why the port was open and allow scanning for just known ports to speed up scan process. I let the system run as fast as it can through the winsocks using the next available winsock and looking for open states and tossing all others that have been trying to connect longer than the timeout setting. You can adjust this if it's to short for you particular connection. Comments appreciated

2002VB #22959
An Analog clock

Simple, but not so bad analog clock, code fully commented and understandable...

2002VB #22980
Visual Basic Reporting

This Application displays the use of the built in Reporting functionality of Visual Basic. It Displays how to create a Bound and Unbound Reports

2002VB #22984
Mass Change Crystal Reports Database

Mass change the database reference for all crystal reports in a folder.

2002VB #22987
UPDATED: Magnetic Forms(very Cool)

Gives your Forms a professional touch! With magnetic(automatically docking) Forms. If your using Winamp, you know what I mean. Just move a Winamp window around the screen and it will magnetically snap on the screen border. My Code will not only give you this feature while moving the Forms. Even while resizing! This Code is VERY easy to use. The new Version now doesn't move the Forms manually. This makes it faste on old PCs and Win9x! You just have to see it(PLEASE VOTE FOR IT, too)!

2002VB #22999
File Properties Dialog

Display a files property dialog box

2002VB #23006
Fun with the PC speaker

Shows how to use API to make system speaker beep, distort the beep, Keyboard, and beep according to mouse movements. Later I will add Recording features. The pc speaker is the most universal sound hardware.

2002VB #23014
A Systray Icon Example

This is just a small example that will show you how to (1)Minimize your form and make it dissapear. (2)Place your forms icon in the systray (3)have a popup menu that re-opens the form etc,There is probaly a million codes out there for this sort of thing but i thought i might as well share mine with you.

2002VB #23020
MouseMove-ToolBar

A easy/simple way to work out the Index value of a button on a toolbar. Simply move the mouse over a toolbar, and it will work out the index value of the button! *** Please vote for my code ***

2002VB #23038
A Form Generator... All at RUNTIME

This isn't meant for anything except for learning (it is meant right now for a scripting language I'm writing). This will generate forms, and keep track of them. you can then change propertys of the different forms, and it is all done at runtime. the next version of this will have controls that are made at runtime and the control's property's will also be able to be changed. it is kind of hard to explain, so download it and check it out. This is meant for learning and doesn't have some special purpose, so pls don't complain. I am also not expecting any votes, so I'm not even gonna ask people to vote, lol.

2002VB #23077
Listview Print Class

Prints the content of ListView control (report view).

2002VB #23078
FlexPrinter2 with Pictures

Prints the contents of MSHFlexGrid control. This one prints pictures in all alignments. Have a look.

2002VB #23079
A Class to Print Recordset [Updated]

[Updated] A class to PRINT or VIEW recordset (ADO or DAO). No need to populate data into DBGrid or MSHFlex. Nice output with or without gridlines. Have a look.

2002VB #23080
FlexPrinter

My way of printing the content of MSHFlexGrid Control. Supports different sizes of rows and columns, individual cell formatting, fonts, font size, style, colors and alignments. Enough spaces for header and footer, to insert header footer just use PRINT method of VB. Vertical and horizontal space between columns and rows. Each cell can be printed with angular or rounded corners. Gridlines can be enabled disabled. Elimination of rows and column is possible. It also has boarder with width, color and style. Easy pagination it prints only given number of rows, give RowsFrom to RowsTo. It also has vertical and horizontal rulers which helps in placing text exactly in printed media.

2002VB #23112
Screensaver Tutorial

This tutorial shows you how to create a basic screensaver with visual basic. You will learn how to add password boxes and the source code is included with the tutorial in word 2000 format(Works with word 97 too :')).

2002VB #23122
Registration Key Generator and Verificator

This Registration Key generator will do just what the name says: generate Keys based on details you give and allow your applications to verify them (less than 10 lines of code for the verification) You can keep details of multiple applications and their Key caracteristics. Any comment is welcome!

2002VB #23123
Hierarchy v1.0

This sample application wraps a set of functions used to create, manage, modify and display a hierarchy of objects (organigram, ...) It uses only standard VB controls, no OCX or API calls needed. All comments are VERY welcome.

2002VB #23133
Add hyperlinks & open files with their associated program

This module will enable you to run a program, or open a file in its associated app with one command. It also allows you to add web or email hyperlinks just as easily. See the sample form for examples.

2002VB #23157
Four Band Resistor

A very basic program to interpret values of Four Band Resistors by selecting the Band Colours.

2002VB #23164
simple way to enable/disable in any form

a very simple and very easy way to enable, disable controls in any form. You can also get all editable controls list in the form. no other code can be as simple as this :) This is my first submission in PSC....please vote for me (i just uploaded a simple application to explain how to use)

Languages
Top Categories
Global Discovery