From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BO1Nd-0007i6-VL for qemu-devel@nongnu.org; Wed, 12 May 2004 17:35:10 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BO1N5-0007Pp-MP for qemu-devel@nongnu.org; Wed, 12 May 2004 17:35:06 -0400 Received: from [194.228.2.91] (helo=smtp-out3.iol.cz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO1KZ-0006L2-Vf for qemu-devel@nongnu.org; Wed, 12 May 2004 17:32:00 -0400 Received: from [194.228.180.133] (a133-180.dialup.iol.cz [194.228.180.133]) by smtp-out3.iol.cz (Internet on Line ESMP server) with ESMTP id 70740343BE for ; Wed, 12 May 2004 23:31:58 +0200 (CEST) Message-ID: <40A297CD.1020500@volny.cz> Date: Wed, 12 May 2004 23:31:57 +0200 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU Video Driver for Win NT-based systems References: <40A13BFD.3010709@volny.cz> <200405121001.56247.jm@poure.com> <40A1F6D6.9090609@volny.cz> <000601c43814$7c5a2380$5500a8c0@shaggy> <20040512174908.01420955.iosglpgc@teleline.es> <001401c43852$3e9ae9b0$5500a8c0@shaggy> <20040512212914.685d9f1b.iosglpgc@teleline.es> In-Reply-To: <20040512212914.685d9f1b.iosglpgc@teleline.es> 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 Natalia Portillo wrote: >DirectDraw is the accelerator for GDI. > > This is not correct. At the driver level GDI calls and DirectDraw calls are completly separate interfaces implemented different way. - Filip