Alexandre Julliard pushed to branch master at wine / wine
Commits: 69ea834e by Rémi Bernon at 2025-06-23T19:15:07+02:00 ntdll/tests: Link atom functions directly.
- - - - - d1d9492c by Rémi Bernon at 2025-06-23T19:15:07+02:00 ntdll/tests: Add more integral atom tests.
- - - - - 8f864eba by Rémi Bernon at 2025-06-23T19:15:07+02:00 ntdll: Set returned atom to 0 when we should.
- - - - - 7ad5d040 by Rémi Bernon at 2025-06-23T19:15:07+02:00 ntdll: Allow deleting integral atoms from tables.
- - - - - 6517fab8 by Rémi Bernon at 2025-06-23T19:15:07+02:00 user32: Clamp atom to MAXINTATOM in get_int_atom_value.
- - - - - 2f50f94d by Rémi Bernon at 2025-06-23T19:15:07+02:00 win32u: Clamp atom to MAXINTATOM in get_int_atom_value.
- - - - -
5 changed files:
- dlls/ntdll/atom.c - dlls/ntdll/tests/atom.c - dlls/ntdll/unix/sync.c - dlls/user32/class.c - dlls/win32u/class.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/86a72fd712d8f453b6b39e47c2eb76...