Implementing WinMain does not bypass the runtime[1].
Ah, now I know, thanks!
Implementing _start on Linux would most likely bypass the runtime.
Yeah, I know that does since I do it with gcc -nostdlib a lot. I was wrong about Windows though.
Implementing WinMain does not bypass the runtime[1].
Ah, now I know, thanks!
Implementing _start on Linux would most likely bypass the runtime.
Yeah, I know that does since I do it with gcc -nostdlib a lot. I was wrong about Windows though.