Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
-- v2: propsys: Implement PropVariantToStringAlloc(VT_UI8). propsys: Implement PropVariantToStringAlloc(VT_I8). propsys: Implement PropVariantToStringAlloc(VT_UI4). propsys: Implement PropVariantToStringAlloc(VT_UI1). propsys: Implement PropVariantToStringAlloc(VT_I1). propsys: Implement PropVariantToStringAlloc(VT_I2). propsys: Implement PropVariantToStringAlloc(VT_I4). propsys: Implement PropVariantToStringAlloc(VT_UI2). propsys/tests: Add some tests for PropVariantChangeType(VT_UI4).