dlls/structuredquery: Introduce new DLL, add stubs.
structuredquery is required to support AQS filters in Windows.Devices.Enumeration's FindAllAsync
methods, this adds a basic set of stubs to get the ball rolling.
Edited by Vibhav Pant
structuredquery is required to support AQS filters in Windows.Devices.Enumeration's FindAllAsync
methods, this adds a basic set of stubs to get the ball rolling.