Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システムコールを使用して、VS2010 C++ のプログラムから Windows アプリケーションを呼び出したいと考えています。
Windowsでそれはどのように可能ですか?7z アプリケーションを使用してファイルを圧縮したいと考えています。VS2010 プログラムから呼び出すことはできますか?
コマンドは次のとおりです。 C:\Program Files\7-Zip>7z a -mx9 -tbzip2 zip1.bz2 History.txt
ありがとうございました
使用できます