Alexandre Julliard pushed to branch master at wine / wine Commits: 16206695 by Rémi Bernon at 2025-03-03T17:39:57+01:00 include: Add a MB_CUR_MAX definition in ctype.h. - - - - - 81e417e7 by Rémi Bernon at 2025-03-03T17:39:57+01:00 include: Add some _BitScanForward(64) declarations in intrin.h. - - - - - 2ba88e06 by Rémi Bernon at 2025-03-03T17:39:58+01:00 include: Fix InlineIsEqualGUID C++ warning. - - - - - 3a0c0175 by Rémi Bernon at 2025-03-03T17:39:58+01:00 include: Fix wmemchr C++ warning. - - - - - a2270f22 by Jacek Caban at 2025-03-03T17:39:59+01:00 include: Use inline function for DeleteFile. Avoids conflict with FILE_DISPOSITION_INFO and matches Windows SDK. - - - - - 10 changed files: - dlls/kernel32/tests/file.c - dlls/scrrun/scrrun.idl - dlls/scrrun/tests/scrrun.idl - include/guiddef.h - include/msvcrt/corecrt.h - include/msvcrt/ctype.h - include/msvcrt/intrin.h - include/msvcrt/stdlib.h - include/msvcrt/wchar.h - include/winbase.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f2910e7d803009baffa4622f55215a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f2910e7d803009baffa4622f55215a... You're receiving this email because of your account on gitlab.winehq.org.