19 Jan
2024
19 Jan
'24
5 p.m.
On Fri Jan 19 15:57:41 2024 +0000, Nikolay Sivov wrote:
To check if attribute exists it's enough to use GetItem(key, NULL). Here it's fine of course, since you'll need user size anyway. Yes, I used GetBlob because I needed the size and didn't see that there was GetBlobSize for that. I was actually a bit surprised that I had to handle that specific error.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4879#note_58192