|
| file | byteorder.h [code] |
| | This file implements macros for machine independent short and int manipulation.
|
| |
| file | lru_cache.h [code] |
| | A data structure which approximates a least recently used (LRU) cache.
|
| |
| file | range_list.h [code] |
| | A data structure which stores a list of address ranges.
|
| |
| file | regfi.h [code] |
| | Windows NT (and later) read-only registry library.
|
| |
| file | void_stack.h [code] |
| | This is a very simple implementation of a stack which stores chunks of memory of any type.
|
| |
| file | winsec.h [code] |
| | A small library for interpreting Windows Security Descriptors.
|
| |