On Mon Jun 26 23:59:47 2023 +0000, Mohamad Al-Jaf wrote:
Thanks for working on this. Just wondering shouldn't we use the wrapper `debugstr_h` instead of directly calling `wine_dbgstr_h`?
I thought that wine_dbgstr_* was for Wine itself and debugstr_* was for tests, but I could be mistaken.