reactos/sdk
Hermès Bélusca-Maïto 381e224f6b
[SDK] Fix the automatic definition of __ROS_LONG64__ (#7576)
It is not wishable anymore to automatically define __ROS_LONG64__
whenever __WINESRC__ is defined. Indeed, Wine now has started to
introduce the possibility to "Enable compilation with long types".

Thus, for these modules we import from them, we want to be able to
define __WINESRC__ without __ROS_LONG64__ automatically defined.

Addendum to commits 89c3520c86 (r73383) and 75eeb2a7e4 (r38872).
2025-01-16 18:13:19 +01:00
..
cmake [WIDL] Properly pass architecture flag instead of modifying the code 2025-01-15 08:29:53 +02:00
include [SDK] Fix the automatic definition of __ROS_LONG64__ (#7576) 2025-01-16 18:13:19 +01:00
lib [UCRT] Add CMake files 2025-01-16 14:18:53 +02:00
tools [WIDL] Reduce diff to Wine-4.0 2025-01-15 08:29:53 +02:00