mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Write resource requirements list in the registry, instead of its address
svn path=/trunk/; revision=15691
This commit is contained in:
@@ -886,7 +886,7 @@ IopSetDeviceInstanceData(HANDLE InstanceKey,
|
||||
&KeyName,
|
||||
0,
|
||||
REG_RESOURCE_REQUIREMENTS_LIST,
|
||||
&DeviceNode->ResourceRequirements,
|
||||
DeviceNode->ResourceRequirements,
|
||||
DeviceNode->ResourceRequirements->ListSize);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user