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.
MSVC 2010 を使用して C++ でマルチプレイヤー ゲームを開発しようとしています。[デバッグの開始] をクリックしたときに、exe のデバッグ可能なインスタンスを 2 つ開きたいと考えています。
ソリューション内のプロジェクトを右クリックし、[デバッグ] > [新しいインスタンスの開始] を選択して、複数のインスタンスを一度に読み込むことができます。