Geoff Chappell, Software Analyst
The public symbol file NTKRPAMP.PDB for the original release of Windows 10 tells that the kernel is built with the ASSIGN.H header at
d:\th\minkernel\ntos\io\pnpmgr
and draws from it the following type definitions:
Line Number | Type |
---|---|
32 | struct _PNP_ASSIGN_RESOURCES_CONTEXT |
137 | struct _PNP_RESOURCE_REQUEST |
The header ASSIGN.H is not known in any Device Driver Kit (DDK) or Windows Driver Kit (WDK).