Zhiyi Zhang zzhang@codeweavers.com writes:
File version 10.0.17763.1
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com
v2: Simplify registry handling. Remove inconsistent tests. v3: Add a FIXME for unhandled errors in SetupDiGetDevicePropertyW. Thanks to Zeb.
In general it's better to add new exports as commented out stubs, and uncomment them as they are implemented. Otherwise an app that works today may see the stubs and start calling them.