This is a small example repository of doing hot reloading in C++ on Windows by employing the DLL based technique initially presented by Casey Muratori in his Handmade Hero series. The basic premise is ...