Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LNK2001 Unresolved External Symbol
Message
De
19/01/2006 04:51:51
 
 
À
19/01/2006 03:51:58
Information générale
Forum:
Visual C++
Catégorie:
Problèmes
Divers
Thread ID:
01088292
Message ID:
01088298
Vues:
9
This message has been marked as the solution to the initial question of the thread.
Hi,


ShutdownConnection & WSAGetLastErrorMessage are not native Winsock functions.
You've probably written them yourself.
Make sure you've included the header file where they are defined in the files that use them.
If they're contained in another dll check if you've setup the lib file in Project Settings->Linker->Input.

Regards
Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform