Visual Studio 2013: How do I setup a better work enviroment?

BOOL is 4 bytes long and bool is 1 byte long. plus there are other differences between the two regarding alignment and padding. have a look at how they are stored in memory.