OB 4.2.0: Shooting <winsock.h> trouble...
André Borrmann <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hello OB Users, I'm using Orbacus on Windows (VC7) and recently update from version 4.1.3 to 4.2.0. The Orbacus developers have choosen to use <winsock2.h> instead of <winsock.h>, as you can see in OB/Net.h and OB/WinConfig.h. This can produce some trouble if you use another library which includes <winsock.h>, as it was in my case. You can walk around this problem if you rearrange the order of includes in your own files: the orbacus-includes first, the others afterwards... Regards, André _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html