
Find and terminate a process under WIN98
Greets,
Since you are using Windows 98, you way want to consider taking a look
at the CreateToolHelp32Snapshot() and its supporting cast of API functions.
This can be used to also enumerate through processes, heaps, threads, etc.
Regards,
Joe
Quote:
> I need to be able to scan all processes running on a Win98 PC, and if
> it is winword - I need to terminate it. Note that the instance running
> may NOT own a window, so enumerating all the windows will not work.
> I am familiar with the EnumProcesses group of functions, but they only
> work under NT.
> What do I use??
> Thanks.
> Sent via Deja.com http://www.deja.com/
> Before you buy.