27 Jul
2023
27 Jul
'23
8:35 a.m.
Huw Davies (@huw) commented about include/wine/nsi.h:
DWORD WINAPI NsiGetParameterEx( struct nsi_get_parameter_ex *params ); DWORD WINAPI NsiRequestChangeNotification( DWORD unk, const NPI_MODULEID *module, DWORD table, OVERLAPPED *ovr, HANDLE *handle ); +DWORD WINAPI NsiCancelChangeNotification( OVERLAPPED *ovr ); Note that these are in alphabetical order.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3423#note_40425