-
86558a4b
by Ziqing Hui at 2024-11-21T12:53:41+01:00
propsys: Add PropVariantToBSTR stub.
-
b4ac03f1
by Ziqing Hui at 2024-11-21T12:53:41+01:00
propsys/tests: Test PropVariantToBSTR.
-
df168025
by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys/tests: Test truncating for PropVariantToString.
-
66220be4
by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Implement PropVariantToBSTR.
-
3517aded
by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Use debugstr_variant for the trace in VariantToPropVariant.
-
c33fdc27
by Ziqing Hui at 2024-11-21T12:53:42+01:00
propsys: Support converting to BSTR for PropVariantToVariant.