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.
このエラーは、デバッグ構成と Windows Vista/7 でのみ発生します。Release または XP では、すべてが完全に機能します。
なぜそれが起こるのでしょうか?また、このサービス固有のエラーを見つけるにはどうすればよいですか?
おそらく、フラグとして Windows ハンドルと DEVICE_NOTIFY_SERVICE_HANDLE を指定して RegisterDeviceNotification を呼び出しました。Windows ハンドルには DEVICE_NOTIFY_WINDOW_HANDLE が必要です。