I have a DLL file written in C++, using Microsoft Visual Studio 2008. The socket class coding is an adaptation of http://www.adp-gmbh.ch/win/misc/sockets.html and the whole thing works when compiled as a 32 bit DLL, but the Internet connectivity does not work when I compile it as a 64 bit DLL. How can I get it to work when compiled as a 64 bit DLL?
jbrunet 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.