Module: wine Branch: master Commit: 4f02c8ba2dfdc1438fe6e651373c7aa805fb1137 URL: https://gitlab.winehq.org/wine/wine/-/commit/4f02c8ba2dfdc1438fe6e651373c7aa...
Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Mar 4 23:53:38 2024 -0600
shell32: Reimplement the data object to store a generic array of HGLOBALs.
---
dlls/shell32/clipboard.c | 8 +- dlls/shell32/dataobject.c | 212 ++++++++++++++++++++--------------------- dlls/shell32/shell32_main.h | 8 +- dlls/shell32/tests/shlfolder.c | 8 +- 4 files changed, 113 insertions(+), 123 deletions(-)