Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).
authorCarl Hetherington <cth@carlh.net>
Mon, 9 May 2022 14:37:27 +0000 (16:37 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 11 May 2022 18:38:01 +0000 (20:38 +0200)
commitbbe336ee97c86c424f8f94e0f947f8e3b20e7123
tree8e150d92ce7b7f151618aec8cc056d2df01dc5fc
parent2695f450ca00654cef8709e4e3cfb4cf5de48fc7
Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).
src/lib/cross.h
src/lib/cross_unix.cc
src/lib/cross_windows.cc
src/tools/dcpomatic_kdm_cli.cc