I'm working on a winapi graphics wrapper and I've encountered a c2374 error "redefinition; multiple initialization". I produced an extremely simplified program to illustrate my issue and I'm hoping someone can help me to solve this. NOTE: the code here is only to illustrate to issue, that is why you do not see a cascade of includes.I'm working on a winapi graphics wrapper and I'