>
> ZIGLIO, Frediano wrote:
>
> >I analyzed the dsound problem (using Windows dsound audio
> driver cause
> >crash when closing console window cf "Qemu impressions").
> The problem is
> >very complicated. Is seems that for some reasons dsound dll
> is unloaded
> >before msvcrt (which hold atex
ZIGLIO, Frediano wrote:
>I analyzed the dsound problem (using Windows dsound audio driver cause
>crash when closing console window cf "Qemu impressions"). The problem is
>very complicated. Is seems that for some reasons dsound dll is unloaded
>before msvcrt (which hold atexit and exit function) s
I analyzed the dsound problem (using Windows dsound audio driver cause
crash when closing console window cf "Qemu impressions"). The problem is
very complicated. Is seems that for some reasons dsound dll is unloaded
before msvcrt (which hold atexit and exit function) so dsound free
memory then msvc