delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Subject: | Re: DirectX8/DirectInput + cygwin |
From: | Robert Collins <robert DOT collins AT itdomain DOT com DOT au> |
To: | cygwin AT cygwin DOT com |
In-Reply-To: | <20020206203254.GD14490@redhat.com> |
References: | <002301c1aef8$228e5440$2801a8c0 AT dcuthbert2k> |
<3C610F7E DOT 5020306 AT syntrex DOT com> <20020206172903 DOT GE31367 AT redhat DOT com> | |
<3C6171A9 DOT 2080702 AT syntrex DOT com> <20020206181851 DOT GF11730 AT redhat DOT com> | |
<035a01c1af4b$b598e9f0$a7eb0544 AT CX535256D> | |
<20020206203254 DOT GD14490 AT redhat DOT com> | |
X-Mailer: | Evolution/1.0 (Preview Release) |
Date: | 07 Feb 2002 14:11:43 +1100 |
Message-Id: | <1013051503.1810.2.camel@robertlinux> |
Mime-Version: | 1.0 |
X-OriginalArrivalTime: | 07 Feb 2002 04:25:42.0013 (UTC) FILETIME=[80DB62D0:01C1AF8F] |
On Thu, 2002-02-07 at 07:32, Christopher Faylor wrote: > On Wed, Feb 06, 2002 at 12:20:23PM -0800, Barubary wrote: > >What about the more important problem that Microsoft's patented virtual > >table system, which COM uses, isn't supported by GCC? > > Aren't virtual tables a feature of "C++"? Yes and no. [D]COM[++], which is not C++, also uses virtual tables for in-process objects and in-process object stubs. (stubs are used where the obejct doesn't directly implement an in-process capability, or it's being invoked remotely). However, AFAIK (not an expert) that shouldn't be an issue for us, as all COM linking is done at run-time, not statically... Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |