Results 1 to 2 of 2

Thread: Visual Studio 6

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    2

    Visual Studio 6

    Got my hands on Visual Studio 6, can't seem to get the server to compile. What kind of an application should I be creating? Console App, or Console App with MFC classes?

    Any suggestions would be helpful?

    Thanks in advance

    Regards,

    Necropolis

  2. #2
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    Plain console app, no MFC, make sure it's linking Ws2_32.lib. Also either set it to not use precompiled headers or add an #include <stdafx.h> at the top of the cpp file.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On