Example of how to follow Microsoft's tutorial of Direct2D in C. Uses d2d1_c.h because Microsoft removed C definitions on <d2d1.h>. d2d1_c.h is far from complete, but might be a starting point. More info in this repo and this article