Alexandre Julliard : include: Remove the wine_ prefix on rbtree functions.

Alexandre Julliard julliard at winehq.org
Wed Jan 26 15:57:30 CST 2022


Module: wine
Branch: master
Commit: 3527230c461b6baba9c29e69b575ada85bdbbc43
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3527230c461b6baba9c29e69b575ada85bdbbc43

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jan 26 11:29:09 2022 +0100

include: Remove the wine_ prefix on rbtree functions.

Add defines for frequently-used functions.

For compatibility with vkd3d.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/virtual.c |   8 +-
 dlls/riched20/wrap.c      |   6 +-
 dlls/wined3d/device.c     |  16 ++--
 include/wine/rbtree.h     | 236 ++++++++++++++++++++++++----------------------
 4 files changed, 138 insertions(+), 128 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3527230c461b6baba9c29e69b575ada85bdbbc43



More information about the wine-cvs mailing list