Davide Beatrici (@davidebeatrici) commented about dlls/winealsa.drv/winealsa.drv.spec:
@ stdcall -private GetAudioEndpoint(ptr ptr ptr) AUDDRV_GetAudioEndpoint @ stdcall -private GetAudioSessionWrapper(ptr ptr ptr) AUDDRV_GetAudioSessionWrapper @ stdcall -private GetPropValue(ptr ptr ptr) AUDDRV_GetPropValue +@ stdcall -private LockSessions(long) AUDDRV_LockSessions
`BOOL` is 32 bit and so is `long`. Is this line correct?