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.
wininet が Web ブラウザー コントロールに強制的に新しいセッションを開始させる方法に関する記事をいくつか見てきました (IE を開いて、[ファイル] に移動し、[新しいセッション] をクリックするのと同じです)。
これは正しいですか、それとも誤解していますか? 可能であれば、誰かが参考資料の方向性を教えてもらえますか?
前もって感謝します。
InternetSetOption(0, INTERNET_OPTION_END_BROWSER_SESSION, 0, 0) を試してください