I have a computer that cant have new DLLs registration, if i use Winsock to create a client, will i need to install winsock.dll on that computer?
This is a discussion on How can i make a socket client free of DLLs within the Networking/Device Communication forums, part of the General Programming Boards category; I have a computer that cant have new DLLs registration, if i use Winsock to create a client, will i ...
I have a computer that cant have new DLLs registration, if i use Winsock to create a client, will i need to install winsock.dll on that computer?
All today's Windows versions already have winsock installed, but yes, if you use winsock, you need the winsock dll. But the dll could be placed in the app directory, as well.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
What does it mean? only com-dll require reqistration.new DLLs registration
Regular dlls work without it
If I have eight hours for cutting wood, I spend six sharpening my axe.
probly wants to get around security features