Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
4 changed files:
- dlls/propsys/propsys.spec - dlls/propsys/propvar.c - dlls/propsys/tests/propsys.c - include/propvarutil.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/06af937047adeca1af6478319b7605...