24 Jun
2024
24 Jun
'24
3:26 a.m.
Additional tests reveal that RTL_QUERY_REGISTRY_DIRECT does work with non-string default values, it just requires a pointer to the value and it doesn't infer the size automatically. That means that the same code can be used to handle both default and non-default values. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5911