Whats the best way to add basic network support to a simple win32 openGL app? When ever I try to incldue CSocket''s it says that windows.h is already included. Any ideas?
adding network support to win32 opengl apps
Started by rask, May 02 2000 12:30 PM
1 reply to this topic
Sponsor:
#2 Members - Reputation: 122
Posted 02 May 2000 - 12:37 PM
CSockets includes the windows.h itself...just take the windows.h include out of your cpp file....
Why does the Air Force need expensive new bombers? Have the people we've been bombing over the years been complaining?
-George Wallace
To make mistakes is human; to stumble is commonplace; to be able to laugh at yourself is maturity.
-William Arthur Ward
Why does the Air Force need expensive new bombers? Have the people we've been bombing over the years been complaining?
-George Wallace
To make mistakes is human; to stumble is commonplace; to be able to laugh at yourself is maturity.
-William Arthur Ward






