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.
ファイル マッピングを介してメモリを共有する 2 つのプロセスを持つ単純な win32 アプリケーションを開発しています。2 番目のプロセスのある時点で、他のプロセスがファイル マッピングに関連付けられたハンドルを既に閉じているかどうかを確認したいと考えています。共有メモリに関連付けられているハンドルの数を取得する Windows 関数はありますか? 助けてくれてありがとう...