Task Manager on Win9X?

wjones

Platinum Member
Feb 17, 2000
2,396
0
0
Is there any software out there same as Win2k/XP Task Manager for Win98/ME?
 

wjones

Platinum Member
Feb 17, 2000
2,396
0
0
Oops... I think I should be more clear. I need the Task Manager that can show the programs CPU and memory usage. I want to check which software slow down my PC.
 

wjones

Platinum Member
Feb 17, 2000
2,396
0
0
I found one:
Another Task Manager 3.0
This is shareware: This is a 50-use trial; shareware registration is $11.38.

I see that KERNEL32.DLL used up most of the CPU (around 80%). Do you guys know what's it for?
 

BeauJangles

Lifer
Aug 26, 2001
13,941
1
0
Google is your friend. From my search:


Kernel32.dll is the 32-bit dynamic link library found in the Windows operating system kernel. It handles memory management, input/output operations, and interrupts. When Windows boots up, kernel32.dll is loaded into a protected memory space so other applications do not take that space over.

On occasion, though, users may encounter the "invalid page fault" error.


This error occurs when a program or application tries to access kernel32.dll's protected memory space. Sometimes the error is caused by one particular program or application, and other times it is provoked by multiple files and applications.


If the problem results from running one application, then the application needs to be replaced. If the problem occurs when accessing multiple files and applications, the corruption is probably caused by faulty hardware.