Files
reactos/sdk/include
Timo Kreuzer 4117217b61 [RSYM] Make the ROSSYM_ENTRY::Address field ULONG
This is an RVA, so there is no reason to expand it to 64 bit on x64.
Fixes crash of dbghelp_apitest rsym on x64, as the test was using ULONG while dbghelp was using ULONG_PTR and rsym itself was using TARGET_ULONG_PTR.
2026-07-13 12:39:42 +00:00
..
2025-08-22 09:12:51 +03:00
2024-10-22 08:17:45 +03:00
2026-05-07 06:27:58 +00:00
2026-05-05 07:44:54 +00:00
2025-11-14 13:15:16 +02:00
2026-07-12 07:44:53 +00:00
2025-02-12 16:54:45 +02:00
2026-06-24 15:27:43 -07:00