This is my first time dealing with a full project using something other than the console window, so if anyone could help me it would be much appreciated.
I created a new C++/CLR/Empty Project, added Windows to Configuration Properties>Linker>System>SubSystem and added "Main" to the Advanced>Entry Point.
The header files that opened as default I have left, and lastly my BMI.cpp file has the header file included.