On Sun Apr 27 15:44:38 2025 +0000, Alexandre Julliard wrote:
There doesn't seem to be any point to these changes. They are not compatible with the PSDK, and they are not fixing anything. If the goal is to document the subtleties of the NE header, there are better places to do this than in the Wine code.
Well, for the fixing issues in NE loader which refuse to load some binaries, I first needed to understand the code and fix the wrong comments/documents. With wrong documentation it is hard to fix issues.
So I split changes into more parts (as requested in other merge request) and this one is updating the fields and documentation for them.