April 8, 2026
2:21 p.m.
On Wed Apr 8 19:02:47 2026 +0000, Jan Robert Gerigk wrote:
Updated with your feedback: - Fixed APPLICATION_USER_MODEL_ID_MAX_LENGTH to 130 and MIN_LENGTH to 21 - Added all other identity constants from the same page to appmodel.h - Max length check now uses \>= 130 (string length including NULL terminator) - Dropped empty string rejection since native does not enforce minimum length - Fixed code quality probleme Huh, E_INVALIDARG for APPLICATION_USER_MODEL_ID_MAX_LENGTH - 1 on native. I'm honestly not sure what's up with that.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10565#note_135536