On Tue Jun 27 02:33:36 2023 +0000, Alex Henrie wrote:
I thought that wine_dbgstr_* was for Wine itself and debugstr_* was for tests, but I could be mistaken.
`wine_` prefixed helpers are there only for historical reason I believe, non-wine prefixed versions are usually preferred.