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
Sent: Sunday, May 28, 2006 12:11 AM Jason Wessel wrote:
>
> This patch adds support for the gdb-stub to work on the Win32 host and
> compile in by default. I retested to make sure everything was
> compatible so as not to break the unix side.
>
I works fine. Thank you.
Regards,
Kazu
On Tue, May 30, 2006 at 04:37:50PM -0500, Harrison Metzger wrote:
> My bug is when I try to toggle fullscreen with the ctrl+alt+f shortcut
> nothing
> happens. So I tried ctrl+alt+u (because on dvorak u is where the f is) and it
> worked. So it appears as if qemu is using raw scancodes instead o
Hello. I'm not sure if this is the right place to report a possible bug. I'm
running Gentoo Linux with qemu 0.8.0 without kqemu. I use a dvorak keyboard
by having this line in my xorg.conf file:
Option "XkbLayout" "dvorak"
My x11 server is xorg 6.8.2-r7.
My bug is when I
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