| |
 |
NetLoad
v0.3
|
|
Program that displays the net
load in a graph, within a small window. Includes a menu to
change the options. Similar to dumeter program, but not quite
so many functions yet. (Project
Info)
|
|
 |
TCPTable
v0.2
|
|
Displays current TCP and UDP
connections in a table, plus various statistics about them,
together with IP and ICMP protocols. Also displays information
about various network adpaters. (Project
Info)
|
|
 |
VWin
v0.7
|
|
Virutal Desktop program, adds
4 extra desktops to use. Use mouse to change between virtual
destktops, or little indicator window. Also includes help
file. (Project Info)
|
|
 |
ProcShow
v0.3
|
|
Adapted winview to list the processes.
Prints out program name, id, threads, parent id, priority
and date it was created. Also allows changing what is displayed.(Project
Info)
|
|
 |
WinShow
v1.1
|
|
Program that displays all the
window registered in the OS. Also shows info about each window,
like its position on screen, visibility, and its id number.
Also allows you to minimize, maximize or restore window position,
as well as killing window.
(Project Info)
|
|
 |
Install
v0.1
|
|
Reads in the install.ini file,
and prints out the files that will be created. Nothing useful
yet.
|
|
 |
Replace
v0.6
|
|
This programs allows you to search
for a phrase, in a group of files, and replace that phrase.
It is a very useful and powerful program. Most programs only
allow you to alter one file at a time, but this program will
search and replace in a number of files, or your entire hard
drive!. (Project
Info)
|
|
 |
Resize
v0.3
|
|
A simple program, that establishes
a taskbar icon, enabling you to quickly and easily change
the screen resolution. In v0.3 added ability to change screen
resolution from command line. Type "resize h" for
help. (Project
Info)
|
|
 |
rename.asm
v0.2
|
|
A program that I have needed
for a long time. It is a many file renamer. That is, you select
a dir, type in a phrase and it will replace that part of the
filename with something new.
|
|
 |
ini.asm
v0.3
|
|
Demonstrates how to use a .ini
file, to access data that can be easily updated. This is an
advantage over the registry, since the registry is incredibly
slow. (Version
Info)
|
|
 |
ip32.asm
v0.3
|
|
Program that displays the current
IP number of the machine, and various Winsock information,
like version, max sockets, max UDP size, system status, vendor
info no. and description. (Version
Info)
|
|
 |
searchin32.asm
v0.3
|
|
Program that searches recursively
from a particular dir, for files of a specific type, containing
a particular phrase. Prints out the part of the phrase line,
and the line number. A simple extension the search32.asm.
(Version Info)
|
|
 |
search32.asm
v0.1
|
|
Program that searches recursively
from a particular dir, for files of a specific type. Prints
out the part of the name of the file, and where the file is
located.
|
|
 |
|
|
Program that displays the Memory
load in a graph, within a small window. Includes a menu to
change the options. Features a popup menu, saves settings
to the registry, and a variable size window. (Version
Info)
|
|
 |
|
|
Program that displays information
about memory. Uses a timer interrupt to update, and a dialog
box as the main window. Includes tab control to switch between
stats, a graph and options. Thanks to 'RAZOR'X and his program
mem-info and Latigo
for his program Tab Control.
(Version Info)
|
|
 |
DropMany
v0.2
|
|
Prints a list of droppped files,
and allows various operations to be done on them. Nothing
useful yet.
|
|
 |
|
|
Program the displays information
about memory. Uses a timer interrupt to update, and a dialog
box as the main window. Also Changes the window text so that
load is updated in taskbar. Thanks to 'RAZOR'X and his program
mem-info.
|
|
|
|