winmm: Fix notification when recording using MSACM.

Alexandre Julliard julliard at winehq.org
Tue Mar 12 05:30:09 CDT 2013


<Joerg-Cyril.Hoehle at t-systems.com> writes:

> To achieve this, we eliminate the tail call and turn it into a loop,
> which allows us to preserve the local state in the variable "last".

Please do this as a proper loop, not with a goto.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list