Hello.

Is there a format for .exe files? I know they can have resources. Knowing that there are programs to extract the resources from it, makes me believe there is a format. Can somebody tell me how things are arranged in an .exe file?

And, one more question: if I concatenate two .exe files, why is it that only the first gets executed? is there a way I can make both execute?