PSAPI: all the annoying stuff (enumeration and search, basically) has been taken...
authorKJK::Hyperion <hackbunny@reactos.org>
Sat, 31 Aug 2002 15:36:56 +0000 (15:36 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Sat, 31 Aug 2002 15:36:56 +0000 (15:36 +0000)
commita0cbde7bb046d38744a885e4d6e17c3626301894
tree91da839a3785568e45d61c0b6c9d3806e9222392
parentc0b94f90f9abc3db9414ad8a82243b98980df8ef
PSAPI: all the annoying stuff (enumeration and search, basically) has been taken care of. Only profiling remains to be implemented.
Check out the subsystem-independent routines in enum/ (FWIW: the whole DLL only imports two calls from kernel32.dll, SetLastError and AreFileApisANSI): they've been tested, and they could make for a great static library, to implement task manager, tlist, ToolHelp API, etc. Maybe a future addition to mingwnt?

svn path=/trunk/; revision=3441
reactos/lib/psapi/enum/module.c
reactos/lib/psapi/enum/process.c
reactos/lib/psapi/include/internal/psapi.h
reactos/lib/psapi/makefile
reactos/lib/psapi/misc/stubs.c
reactos/lib/psapi/misc/win32.c
reactos/lib/psapi/psapi.def
reactos/lib/psapi/psapi.edf