Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: WIN32 calls

by barndoor (Pilgrim)
on Jul 04, 2000 at 17:29 UTC ( [id://21008]=note: print w/replies, xml ) Need Help??


in reply to WIN32 calls

This is not that easy. You are lucky with W2K as you should be able to use 'Process32First' and 'Process32Next' on a snapshot of the process list generated using 'CreateToolhelp32Snapshot'. These are in Kernel32.lib and are part of the tools debugging library. I've not used them as they don't work on NT4.0. They will work on 2K/95/98 however. Take a look on MSDN for details. They will hopefully provide what you need.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://21008]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found