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.
ドライバーがコンテキスト スイッチごとにカーネルにコールバックを登録することは可能ですか?
ありがとう!
いいえ。コンテキストの切り替えは頻繁に発生します。スレッド/プロセスの作成/終了の通知に自分自身を登録する API (PsSetCreateProcessNotifyRoutine など) があります。多分それは助けになるでしょうか?