I checked it out, and it certainly is unobtrusive! I couldn't find it at first, and was wondering what the pinging was ;o)
It looks to be very handy, I was just wondering, it shows "load 89%" and "free 5.14 MB" on win ME 128 ram pIII550 with only Outlook open. Do I have some major trojans eating my resources?? Normally I can easily run 5 or 6 large programs  at the same time, so there should be more than 5mb ram free??
On the windows Resource Meter I get system 47% free, user 49% free, GDI 58% free.
Otherwise a very handy util.
 
Cheers,
Richard Bennett
 
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
----- Original Message -----
Sent: Saturday, February 10, 2001 7:04 PM
Subject: RE: [Dynapi-Dev] a couple of tools

Windows users might find my resource monitor useful.
 
It's a small little window that sits in the corner of your screen displaying the current system load and memory usage in realtime.  It has an audible alert when you are near locking up.
 
It also includes a screen.magnifier which is helpful when building widgets and aligning edges to pixel accuracy.
There is also a color matcher.  When engaged, move your mouse over the screen.  The app will display the hex and RGB values of whatever your cursor is over.
 
You can find it on my site at http://www.nebiru.com 
click on downloads.
 
best of all, it's free!  :)
-----Original Message-----
From: Pascal Bestebroer [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 10, 2001 1:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [Dynapi-Dev] a couple of tools

hmm, I can think of one :)
 
I'm currently working on Oversight, which will be a debugger and editor in one.. you can still download an early debugger version
 
I will hopefully be able to upload the latest code this weekend.. (the editor part, and an updates debugger)
 

Pascal Bestebroer
[EMAIL PROTECTED]
http://www.dynamic-core.net

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens Monica Keefe
Verzonden: zaterdag 10 februari 2001 2:11
Aan: '[EMAIL PROTECTED]'
Onderwerp: RE: [Dynapi-Dev] a couple of tools

Does anyone know of any debugging tools to use on the mac?
Anything other than alert boxes would be very helpful :-)
 
Thanks!
-----Original Message-----
From: Doug Melvin [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 09, 2001 2:21 PM
To: [EMAIL PROTECTED]
Subject: [Dynapi-Dev] a couple of tools

I have found the following tools to be indeispensible when working with (and debuggin) DynAPI
 
(WIN32 - sorry)
 
 
    This is a ram 'defragmenter' for Window 32.. the way it works is it allocates as much ram from windows as it can, which forces windows to swap unused data from physical ram to swap space.
Then it releases this ram using proper memory management resulting in more free ram.
It will keep doing this until it gets as close to the specified amount of free ram as it can.
 
On my Win98 system which has 128 megs of ram, I ask it to free up 128 ,egs and it gives me
80 to 100 megs free ram.. Which is damned handy when one has been re-loading the same DynAPI app over and over again..
 
It's not a cure for memory leaks but it make development much easier, and reduces crashes/reboots.
 
    This program is for Window 9X and closly resembles the Task manager in Windows 2000, with a little extra functionality.
 
You can find out how much ram and CPU time each process is using, what files the process has open and much more.
 
In fact it was because of my constant observation of running processes that I discovered last week that I had caught a trojan.. :-)
" what in the hell is this Wininit.exe?!? and hey! I've never seen DNETC.exe before.. "
 
Just a couple of tools to hopefully make your life easier..
 
Later
Doug
 

---
Outgoing mail is certified Virus Free by AVG Free Edition
http://www.grisoft.com/html/us_index.cfm
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.230 / Virus Database: 111 - Release Date: 1/25/01

Reply via email to