Cleanup: use std::vector and extract utf8_to_utf16().
[dcpomatic.git] / src / lib / cross_unix.cc
2022-05-11 Carl HetheringtonUse GetCommandLineW() to get a UTF16-encoded command...
2022-05-11 Carl HetheringtonMove some common methods out to cross_unix.cc