Detailed loading of EXE's into memory

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Tobi_Peter
Newbie
Newbie
Posts: 1
Joined: Thu Jun 02, 2022 3:36 am

Detailed loading of EXE's into memory

Post by Tobi_Peter »

Hey guys,

for a course at my university, I have chosen WINE as project, to show detailed how WINE works and what it does.
For this, I've already read through parts of the WINE developer's guide, where I hoped to get detailed information on how exactly a EXE file is loaded into memory, the moment the EXE is started.
To be exact, I've read these segments, as they seemed to be the most promising:
https://wiki.winehq.org/Wine_Developer% ... e_Overview
and
https://wiki.winehq.org/Wine_Developer% ... el_modules

Are there any additional sections where memory management is explained in detail? Or maybe another website?
Are there other people/forums I can ask?

Thank you very much in advance! :)
Locked