`WNDCLASSEX` must be a struct whose first field is numerical, and `={0}`
initializes it to 0. [You can read about this and more on this
page.](https://en.cppreference.com/w/c/language/struct_initialization)
- What is the meaning of this C code ? kcvinu
- Re: What is the meaning of this C code ? cantanima
