First of all, Pelles C is great and it is the best C compiler I have ever used. I am trying to write the most pure C code as possible, and I wonder if it is possible to write a Windows program that does not require MS extensions and pocrt64.dll?
Just out of curiosity, why is pocrt64 required when I have Enable Pelles C Extensions unchecked?
What exactly does Enable Microsoft Extensions do under the hood?
Any insight is greatly appreciated, thank you.