Mike Thierman
Results
22
comments of
Mike Thierman
1. Should this be shared across instances? 2. Should it persist when a plugin is closed/destroyed? We could also just let user specify a default, but we could also even...
That should store the path correctly in native format, a wchar_t* constructor for a path should do the right thing. I see path_to_string calls u8string() so that should work for...