Alexandre Julliard pushed to branch master at wine / wine
Commits: 3325c4cc by Vibhav Pant at 2025-09-03T18:59:30+02:00 combase: Add stubs for HSTRING_User{Size, Marshal, Unmarshal, Free}.
- - - - - e843241f by Vibhav Pant at 2025-09-03T18:59:32+02:00 combase/tests: Add tests for HSTRING marshaling methods.
- - - - - fae4ab46 by Vibhav Pant at 2025-09-03T18:59:32+02:00 combase: Implement HSTRING_UserSize.
- - - - - 3b803e22 by Vibhav Pant at 2025-09-03T18:59:32+02:00 combase: Implement HSTRING_UserMarshal.
- - - - - e95a1d12 by Vibhav Pant at 2025-09-03T18:59:32+02:00 combase: Implement HSTRING_User{Unmarshal, Free}.
- - - - -
4 changed files:
- dlls/combase/combase.spec - dlls/combase/tests/string.c - dlls/combase/usrmarshal.c - include/winstring.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/73d80827d1145cad114430064ad3d5...