Use these libs in an Metro App: #include <winsock2.h> ... #include <boost/asio.hpp>

Answered Use these libs in an Metro App: #include <winsock2.h> ... #include <boost/asio.hpp>

  • Thursday, March 08, 2012 11:23 AM
     
     

    Hi,

    is there a way to use these libs in Metro apps?

    I need to port an win32 Desktop app to a Metro app. It would be much easier when porting to be able to use these libs and switch later to Windows Runtime sockets.

All Replies