From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: EGCS-1.0.2-Mingw32
11 Sep 1998 01:59:40 -0700
Message-ID: <Pine.SUN.3.93.980910161828.18893B-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <9809100501.AA26126@thor.xraylith.wisc.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Paul Garceau <pgarceau@teleport.com>
Cc: gnu-win32@cygnus.com

On Wed, 9 Sep 1998, Paul Garceau wrote:

> 
> 	The latter, C++ mangling.  EGCS-1.0.2-Mingw32 is looking for 
> IDirectDraw::SetCooperativeLevel.  Headers can only understand
> IDirectDraw->SetCooperativeLevel.

Hmmm ... the two are completely incompatible in C++, so I don't what it's
trying to do.

Also, note that MS provides a mechanism for accessing all their C++ APIs
using C only. I don't know much about it, but I know others have used it
(and I thought you are one of those people).

Anyway, please send me a snippet of code so I know what you're asking.

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
