cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
There is a lot of information on this forum if you search it.
My advice is to start slow. Take s simple console example from the samples included in U++, take a look at the packages and try to replicate it in Visual Studio. Packages are folders after all. So a workspace with tree projects should work. There are some extra steps involved, but first see if this works for you. You don't need than many projects, but unless you are experienced with C++ build system, libraries and include paths this is the safest way IMO.