Indirect call guard check detected invalid control transfer? #1314
Unanswered
davidjenkins
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am tinkering with Media Foundation and CSWin32 (I have no experience with either).
I am following Microsoft's example at https://learn.microsoft.com/en-us/windows/win32/medfound/enumerating-video-capture-devices.
When I run the code a win32 exception is thrown:
Unhandled exception at 0x00007FF9772353D0 (ntdll.dll) in MyApp.exe: Indirect call guard check detected invalid control transfer.
Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions