Advertisement

Results for "Category: Miscellaneous"

ASP_Volume3 #54230
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 :')).

ASP_Volume3 #54251
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.

ASP_Volume3 #54252
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!

ASP_Volume3 #54264
int64 Explained

This article is intended to explain the usage of 64-bit integers. It goes over how to declare them (__int64), how to use them in format functions (%I64Ld), and how to convert strings into 64-bit integers (_atoi64).

ASP_Volume3 #54279
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.

ASP_Volume3 #54292
Covert Dll Injection

This code demonstrates using CreateRemoteThread to inject a dll containing code you want to run convertly into another process. Doing this allows you to run inside another process, so you have no footprint that shows up in TaskManager=0)

ASP_Volume3 #54310
Easy Regestry Manipulation - ERM

This code is useful for write, read and delete strings in regestry using wscript. You can now forget the cookies...

ASP_Volume3 #54322
Four Band Resistor

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

ASP_Volume3 #54326
A Better Way To Run A File..

This is a great way to run a file without having to get the path everytime you want to do it. It will check if there is an entry in the ini. If there isn't it will open a Common Dialog, save the selected file path to an Ini then run it.

ASP_Volume3 #54333
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)

ASP_Volume3 #54342
A-1 ListBox (style =1) select

For Beginners. Copy the contents of ListBox1 to ListBox2 where the contents of ListBox1 is checked off. Remove any duplicates from ListBox2 and remove contents of ListBox2 where the contents of ListBox1 becomes unselected. (uhmmm... hope that made sense)

ASP_Volume3 #54343
A-1 Bye-Bye ListBox Duplicates

For Beginners. Get rid of unwanted listbox duplicates in a few very simple lines of code.

ASP_Volume3 #54363
ASP List Boxes Move Data

couple of ways of moving data between two list boxes.

ASP_Volume3 #54366
Define what you want to be printed from your page

Using CSS you will be able to say what you want to be printed. Let's say: "What you print is only what you want to be printed"

ASP_Volume3 #54429
ASP Daily Dilbert

This code is based on Ron Lights submission of similar title. Basicaly the code grabs the page from the United Media site, strips out the filename for the Daily Dilbert and writes out a page with an approprate IMG tag to view the strip direct. The code differs from Rons submission in that it uses FirebirdDEs WinHTTP code to grab the page rather than the older and more troublesome InetCtls. All kudos to previous authors.

ASP_Volume3 #54435
A Clock

I got bored so I wrote this clock.

ASP_Volume3 #54436
A Very Simple Sort

A very simpile example of sorting. Not the most efficeint, but easy for beginners to see whats happening.

ASP_Volume3 #54455
Drag and drop FindWindow

This is more for a programmer's tool then anything else. It allows you to select a window on screen with the mouse using a cursor and a smaller image representing that cursor on the dialog (which disappears when you click on it and drag it, reappearing when you make a selection)

ASP_Volume3 #54456
Expression Evaluator (with function support)

Evaluates the input text and returns the result. Supports: multiple-argument functions, strings, octal, hexadecimal and decimal numbers, Recursion based method calls (as long as your stack holds out, it should be able to handle what you put into it)

ASP_Volume3 #54464
Directory file list generator

Creates a list of files in a directory, something explorer does not allow you to do. List can then be printed or saved to a text file. Drag n Drop enabled!

Languages
Top Categories
Global Discovery