Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).
[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