Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LNK2001 Unresolved External Symbol
Message
From
19/01/2006 04:51:51
 
 
To
19/01/2006 03:51:58
General information
Forum:
Visual C++
Category:
Troubleshooting
Miscellaneous
Thread ID:
01088292
Message ID:
01088298
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform