That was introduced in Windows 10, Windows history is a long one.
Usually Windows developers will use Win32 directly, ZeroMemory() instead of memset(), and so on.
Indeed. I was just about to point out the fact that the CRT only provides the C standard library; Windows applications can run perfectly fine without one by linking only to the Windows API DLLs.
Indeed. I was just about to point out the fact that the CRT only provides the C standard library; Windows applications can run perfectly fine without one by linking only to the Windows API DLLs.