This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: EGCS-1.0.2-Mingw32


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]