We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual Studio 2015 preview の環境にて、VC++コンパイラをアップグレードしてコンパイルしてデバッグすると
初回例外が 0x778FF50F (ntdll.dll) で発生しました (BonDriverProxy.exe 内): 0xC0000005: 場所 0xFFFFFFFC の読み取り中にアクセス違反が発生しました。
とでて怒られます。BonDriverProxyでもEx版でも発生いたしました。 環境はWIndows7 64bitです
The text was updated successfully, but these errors were encountered:
すみません、気付くのに遅れてしまいました(;´Д`) うーん、なんだろう…そのパターンはハンドルの二重Closeとかかな… 当方VC2015の環境は持っていないのですぐには試せないのですが、可能であればデバッグビルドで ビルドしてデバッグ実行してみて、0xC0000005起こしてる場所がBonDriverProxy側のソースのどこから 呼ばれているのか教えていただけるでしょうか?
Sorry, something went wrong.
了解です、調べてみます。
No branches or pull requests
Visual Studio 2015 preview の環境にて、VC++コンパイラをアップグレードしてコンパイルしてデバッグすると
とでて怒られます。BonDriverProxyでもEx版でも発生いたしました。
環境はWIndows7 64bitです
The text was updated successfully, but these errors were encountered: