Results 1 to 2 of 2

Thread: winsock linking

  1. #1
    Junior Member
    Join Date
    Jan 2006
    Posts
    10

    winsock linking

    hi all,
    i am just asking how to link to winsock library in visual studio 2003, 2005 i am developing using C++ thanks alot

  2. #2
    Ninja Code Monkey
    Join Date
    Nov 2001
    Location
    Washington State
    Posts
    1,027
    I'd recommend looking through http://msdn.microsoft.com

    http://www.google.com may also be helpful.

    You add it to your project options for linking just as you do any other library, and just as you've done for past versions of visual studio.
    "When I get a little money I buy books; and if any is left I buy food and clothes." - Erasmus
    "There is no programming language, no matter how structured, that will prevent programmers from writing bad programs." - L. Flon
    "Mischief my ass, you are an unethical moron." - chsh
    Blog of X

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •