reactos/sdk/include/host
Hermès Bélusca-Maïto 18fe055275
[INCLUDE:HOST] Revert a bug that has been sneaked in by Arch Blackmann in 9e9ba41f (r36910) :P
The "TypeOffset" thing was just an informative comment to tell that the
data that follows after the IMAGE_BASE_RELOCATION header is an arbitrary
array of WORDs describing packed (Type + Offset)s.

Having the header structure containing that spurious "TypeOffset" was
breaking all the code that was basing on expected size of the
IMAGE_BASE_RELOCATION structure in order to apply relocations (typically
this would mean that the first 2 relocations described by it would not
be applied).

Hopefully this bug only hit the host-tools, and not the OS itself :)
2020-02-01 18:35:40 +01:00
..
wine
CMakeLists.txt [CMAKE] Define HAVE_* constants unconditionally (follow-up to PR #2041) (#2052) 2019-11-18 18:57:35 +01:00
config.h [CMAKE] Define HAVE_* constants unconditionally (follow-up to PR #2041) (#2052) 2019-11-18 18:57:35 +01:00
debug.h
guiddef.h
ndrtypes.h
nls.h
pecoff.h [INCLUDE:HOST] Revert a bug that has been sneaked in by Arch Blackmann in 9e9ba41f (r36910) :P 2020-02-01 18:35:40 +01:00
poppack.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
pshpck16.h
typedefs.h [CMLIB] Use UNIMPLEMENTED_ONCE in HvHiveWillShrink 2020-01-29 22:58:43 +01:00