- 
c97808eb
 by Rémi Bernon   at 2025-08-20T22:00:41+02:00 
 user32: Use init_class_name(_ansi) in FindWindowEx(A|W).
 
- 
5d804f09
 by Rémi Bernon   at 2025-08-20T22:00:41+02:00 
 win32u: Drop unnecessary NtUserCreateWindowEx version strings.
 
- 
a0ae2f86
 by Rémi Bernon   at 2025-08-20T22:00:41+02:00 
 win32u: Add a helper to add atom / strings to server requests.
 
- 
79a84198
 by Rémi Bernon   at 2025-08-20T22:00:41+02:00 
 server: Simplify create_class atom validation check.
 
- 
adce428b
 by Rémi Bernon   at 2025-08-20T22:00:41+02:00 
 server: Unify reading class atom / name from requests.