[PATCH v3 1/3] setupapi: Sync spec file.

Alexandre Julliard julliard at winehq.org
Tue Jan 29 10:28:30 CST 2019


Zhiyi Zhang <zzhang at codeweavers.com> writes:

> File version 10.0.17763.1
>
> Signed-off-by: Zhiyi Zhang <zzhang at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list