reactos/sdk
Timo Kreuzer 711fa80fa1 [RTL] actctx.c: Remove ACTIVATION_CONTEXT_WRAPPED
This structure replaced magic field in wine's ACTIVATION_CONTEXT with a new field MagicMarker in a wrapped structure, with the only difference being the field offset. This is pointless, because it's not used anywhere outside of this file. Also remove the related functions, that were never even used in the first place.
2024-11-05 10:54:21 +02:00
..
cmake [CMAKE] Silence warnings about unused variables on release builds 2024-10-25 14:37:52 +03:00
include [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00
lib [RTL] actctx.c: Remove ACTIVATION_CONTEXT_WRAPPED 2024-11-05 10:54:21 +02:00
tools [SPEC2DEF] Implement support for negated architecture 2024-11-02 02:36:45 +02:00