This is a small app for metering the time spent in Windows written in Borland Turbo C++ (source included).

The archiv contains the following file:
METER.TXT - Information file
METER.WRI - Information file
METER.EXE - A small app metering the time you spent in Windows 
METER.HLP - Help file
METER_S.ZIP - Source files for Borland Turbo C++ 
		(not using the C++ classes)
METER_C.ZIP - Source files for Borland Turbo C++ 
		(using the C++ classes)

The difference of the executable sizes is suprizing. I never thought that using a C++ layer on Windows will cause that much overhead. Maybe I am using the wrong options though.

Enjoy!

Gabor Liptak (416)265-5281

Disclaimer
This software is provided as is. The author makes no warranty of any kind, expressed or implied, including without limitation, any warranties of merchantability and/or fitness for a particular purpose.