25 Apr
2023
25 Apr
'23
6:49 a.m.
Huw Davies (@huw) commented about include/shlobj.h:
*/ WINSHELLAPI HRESULT WINAPI SHGetDesktopFolder(IShellFolder * *);
+HRESULT WINAPI SHBindToFolderIDListParent(IShellFolder *psf, LPCITEMIDLIST pidl, REFIID riid, LPVOID *ppv, LPCITEMIDLIST *ppidlLast); `WINSHELLAPI` like the others (you may then want to wrap the line into two lines).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/566#note_31073