Hi, i'm new here. I decided to start analysis of bitcoin source code, to understand how it works. I'm familiar with Visual Studio, because I have used to game development. Could someone give mi some instructions how to set this up, at least for bitcoin daemon. All needed dependencies already compiled and ready to use(boost 1.55, berkeley db 4.7.25, openssl 1.0.1, miniupnpc). I saw this:
https://bitcoinqtmsvc2012.codeplex.com/ and it works fine, but this is bitcoin 0.86 and I don't know how he set this up.