Geoff Chappell - Software Analyst
Version 6.1 of NTDLL has something new: a few new functions are exported only by ordinal. Microsoft’s typical practice is that such functions are not documented—and so it seems for these.
| Ordinal | Function | Remarks |
|---|---|---|
| 1 | AitLogFeatureUsageByApp | |
| 2 | AitFireParentUsageEvent | |
| 3 | SbtLogSystemUsageByParent | |
| 4 | SbtLogSystemUsageByStack | |
| 5 | SbtDisableForCurrentProcess | |
| 6 | SbtLogDllMapping | |
| 7 | SbtLogExeInitializing | |
| 8 | RtlDispatchAPC |