Commit Graph
2 Commits
Author SHA1 Message Date
Hermès Bélusca-Maïto 87226107f4 [WIDL] Minor cleanups following wine-10.0 sync (#8461)
Addendum to commit 8608467b84 (PR #8305).

- Remove redundant `#ifndef __REACTOS__ ... #endif` inside such an
  already existing block.
  See https://github.com/reactos/reactos/pull/8305#discussion_r2510118529

- Move the `getenv("TEMP")` ReactOS-specific fix to a better place.

- Reduce diff with respect to what we had prior to the sync.
  See https://github.com/reactos/reactos/pull/8305#discussion_r2509976210
2025-11-17 13:20:38 +01:00
Mikhail Tyukin 8608467b84 [WIDL][WPP] Sync to wine-10.0
Update widl/wpp tools to Wine-10.0. This is needed for compiling WinRT idl files, and for various winesyncs.
2025-11-14 13:15:16 +02:00