MSVCRT GetCommandLineW 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(概要)
(概要)
 
11行: 11行:
 
 例
 
 例
  
 <span style="background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">LPWSTR* </span>argvUTF16 = <span style="color:blue;">CommandLineToArgvW</span>(GetCommandLineW(),  &argcUTF16);</span>
+
 <span style="background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">LPWSTR* </span>argvUTF16 = CommandLineToArgvW(<span style="color:blue;">GetCommandLineW</span>(),  &argcUTF16);</span>
  
  

2021年2月12日 (金) 00:00時点における最新版



個人用ツール
名前空間

変種
操作
案内
ツールボックス