A free Windows-compatible Operating System - mirrored from GitHub
Go to file
KJK::Hyperion a0cbde7bb0 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
2002-08-31 15:36:56 +00:00
freeldr Fix for disk error while Loading FreeLoader... discovered by Dave Albert 2002-08-28 04:46:17 +00:00
os2 *** empty log message *** 2002-08-28 22:31:56 +00:00
posix Stick the import lib in the right place. 2002-08-25 10:20:51 +00:00
reactos PSAPI: all the annoying stuff (enumeration and search, basically) has been taken care of. Only profiling remains to be implemented. 2002-08-31 15:36:56 +00:00
rosapps Added start of utility application zoomin. 2002-08-29 20:28:13 +00:00