From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItNIE-00010f-UF for qemu-devel@nongnu.org; Sat, 17 Nov 2007 08:01:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItNID-0000zQ-CU for qemu-devel@nongnu.org; Sat, 17 Nov 2007 08:01:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItNIC-0000z2-EX for qemu-devel@nongnu.org; Sat, 17 Nov 2007 08:01:00 -0500 Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ItNIB-0006un-Gf for qemu-devel@nongnu.org; Sat, 17 Nov 2007 08:00:59 -0500 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ItNI8-0000AL-Uw for qemu-devel@nongnu.org; Sat, 17 Nov 2007 05:00:56 -0800 Message-ID: <13808936.post@talk.nabble.com> Date: Sat, 17 Nov 2007 05:00:56 -0800 (PST) From: TeLeMan Subject: Re: [Qemu-devel] qemu softmmu_template.h In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Here is one sample to reproduce the previous bug on guest windows. Usage: rundll32 qemu-test.dll test The correct running result is to display a message box. If no patch, the exception will occur. I tested this sample on windows xp sp2. http://www.nabble.com/file/p13808936/qemu-test.rar qemu-test.rar -- View this message in context: http://www.nabble.com/qemu-softmmu_template.h-tf4825948.html#a13808936 Sent from the QEMU - Dev mailing list archive at Nabble.com.