Alexandre Julliard pushed to branch master at wine / wine
Commits: 34c54322 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes/tests: Add IBufferFactory::Create() tests.
- - - - - 4a7af33a by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Implement IBufferFactory::Create().
- - - - - 2fb3fba5 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Implement IBuffer::get_Capacity().
- - - - - 22888c04 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Implement IBuffer::put_Length().
- - - - - 9a5d8d97 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Implement IBuffer::get_Length().
- - - - - 7cb8e695 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Add IBufferByteAccess stub.
- - - - - 185491e5 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes/tests: Add IBufferByteAccess::Buffer() tests.
- - - - - 66ac5381 by Mohamad Al-Jaf at 2025-03-20T19:29:09+01:00 wintypes: Implement IBufferByteAccess::Buffer().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55759
- - - - -
2 changed files:
- dlls/wintypes/buffer.c - dlls/wintypes/tests/wintypes.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0c76b933410a1e36520496b4225b49...