Re: Borland C++ Request

From: Daniel Koepke (dkoepke@california.com)
Date: 01/12/99


George wrote:
>
> It seems a newer version of Borland C++ includes winsock2.h
> automatically which conflicts with the winsock.h included by
> CircleMUD.  Is there any #define we can use to detect Winsock2 and
> avoid including the old Winsock code?

Doesn't the winsock2.h file #define _WINSOCKAPI_, automatically
preventing winsock.h from being included?  If not, #define it, and
that /should/ fix it.  Of course, I could be wrong (what do I know
about Windoze and Winsock?)...

-dak


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST