- Feb 02, 2023
-
-
Signed-off-by:
Kacper Michajłow <kasper93@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Changing field names to match better their content. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
The ranges describe for a PE image all the contributions of each compilation unit towards the various sections. Renaming offset_size into ranges_size which is closer to its actual content. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
This stream actually contains PE IMAGE_SECTION_HEADER. So reflect the content by renaming segment into section, and use some helpers from the PE side. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
-
-
-
-
- Feb 01, 2023
-
-
Gets rid of the issues with the cyclic dependency or detached location. Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Even in IE9+ modes, it's still a non-JS object. Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
While Internet Explorer 6 used to default to "always", this hasn't been the case for a long while now. Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
-
Final Fantasy XIV Online depends on this for its text input. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43073
-
It no longer reflects the real OS major and minor version numbers.
-
-
-
Because of padding at the end of the struct, sizeof(*view) is greater than offsetof(struct memory_view, name[0]). Change the allocation to overallocate slightly instead of underallocating slightly.
-
-
-
-
- Jan 31, 2023
-
-
Alexandre Julliard authored
-
Try to apply consistent naming: - file refers to (PDB) file - stream refers to a stream/file inside the PDB stream at MSF level (we were also using file for the later, which isn't very simple to follow). Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
We were using either _size or _len depending on which one. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-
No longer calling it sometimes 'page'. Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
-