Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
hi guys , i want to use WSK Registration Routins in my driver code project , but when i do compile my code , i receive this error (for example) : "
VB
Error   3   error LNK2019: unresolved external symbol _WskRegister@8 referenced in function "long __stdcall SocketsInit(void)" (?SocketsInit@@YGJXZ)    networkdriver2.obj

"
then i add "Netio.lib" library , but this problem does not resolved , please help me ,
Posted
Updated 8-Jul-12 2:15am
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900