00001 ## @package logic.process 00002 # The logic.process package contains all classes which know how to query OS process information. 00003 # For the most part these classes implement a windows specific model, and contain SWIG wrappers for 00004 # a simple C module which wraps certain functions defined in Iphlpapi.h. 00005
1.5.8