From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeDLA-0001ms-By for qemu-devel@nongnu.org; Sat, 26 Jun 2004 09:35:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeDL8-0001kt-Mu for qemu-devel@nongnu.org; Sat, 26 Jun 2004 09:35:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeDL8-0001kl-Jy for qemu-devel@nongnu.org; Sat, 26 Jun 2004 09:35:30 -0400 Received: from [193.252.22.23] (helo=mwinf0801.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BeDJE-0008Tf-Jc for qemu-devel@nongnu.org; Sat, 26 Jun 2004 09:33:32 -0400 Received: from wanadoo.fr (ANice-252-1-17-9.w82-122.abo.wanadoo.fr [82.122.111.9]) by mwinf0801.wanadoo.fr (SMTP Server) with ESMTP id E2EDD1800113 for ; Sat, 26 Jun 2004 15:33:30 +0200 (CEST) Message-ID: <40DD7B29.6010703@wanadoo.fr> Date: Sat, 26 Jun 2004 15:33:29 +0200 From: Laurent Desnogues MIME-Version: 1.0 Subject: Re: [Qemu-devel] Visual Basic Application Not Working Under Qemu/Win98SE/Linux References: <20040626132656.GA23707@bostoncoop.net> In-Reply-To: <20040626132656.GA23707@bostoncoop.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Adam Rosi-Kessel wrote: > How could it be that Win98SE > installs fine but then a particular (simple) application won't work, > while it does work under other VMs? The application doesn't use any > special devices (e.g., serial port)--it's just a quiz program. Perhaps is VB interpreter using some x86 instruction that is "faulty" under Qemu (when I say "faulty", I mean there are some discrepancies between the various x86, cf. the problems some dynamic translators had with P4 bit fields instructions). Laurent