nk Components
The following table shows the components contained in the nk module.
Component | Description | Note | Library |
---|---|---|---|
cefnk | Provides Common Executable Format (CEF) support. | Exposes no public functions. | Cefnk.lib |
hal | OEM component that abstracts the kernel from the hardware. | Exposes functions to the OEM. | Hal.lib |
nkcompr | Supports file compression. | Exposes no public functions. | Nkcompr.lib |
nkmapfile | Supports file mapping. | Exposes no public functions. | Nkmapfile.lib |
nknocomp | Removes the file compression component from your configuration. | Exposes no public functions. | Nknocomp.lib |
nknocefnk | Stubs out CEF support. | Exposes no public functions. | Nknofnk.lib |
nknomapfile | Removes the file mapping component from your configuration. | Exposes no public functions. | Nknomapfile.lib |
schedlog | Assists OEMs using the LogThread* and LogProcess* APIs. | Exposes functions to the OEM. | Schedlog.lib |
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.