17 Feb
2026
17 Feb
'26
9:35 p.m.
Memo to DarkShadow44, The good news is that testing errors went from hundreds of errors from the first merge request down to three errors in this request which happen to be in the user32 tests. I believe I know what the symptom is, which appears to be attempting to find and load resources that exist in the base module even when a language specific "mui" module is in play. So it appears that I need to refine the refactoring in the "FindResourceExW" function and the "LoadResource" function to account for that scenario. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10122#note_129833