What I understand is this: He wants to make his own compiler, and wants to know the Portable Executable format so he can translate C++ code to the EXE format through his own C++ code.
A
AlexLew
@AlexLew
What I understand is this: He wants to make his own compiler, and wants to know the Portable Executable format so he can translate C++ code to the EXE format through his own C++ code.