- solution and projects have been upgraded to Visual Studio 2013
- projects in VRECKO-Core no longer require vrecko pack; the solution can be built "out of the box"
- fixed two calls of std::make_pair to comply with C++11
- fixed namespace collision of bind (Winsock) with std::bind (C++11)