11 Mar
2023
11 Mar
'23
10:05 a.m.
Jactry Zeng (@jactry) commented about include/slpublic.h:
} SL_LICENSING_STATUS;
SLCAPI HRESULT WINAPI SLGetLicensingStatusInformation(HSLC, const SLID*, const SLID*, LPCWSTR, UINT*, SL_LICENSING_STATUS**); +HRESULT WINAPI SLGetSLIDList(HSLC, UINT, const SLID *, UINT, UINT *, SLID **); Hi,
Is SLCAPI lacking for these two newly added functions? Or it is on purpose? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2374#note_26708