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