Jump to content

Error: -1073741813 [ C0000005 - access violation exception ], when running a custom C++ application


Recommended Posts

Guest Joseph RW
Posted

Hi Microsoft team, I am new to C++ and have never experienced this issue before, I am following the Sektor 7 courses, and whilst trying to accomplish one of the coding tasks, I have come across this issue - Error: -1073741813, If it helps - the application is built on a windows 11 home edition host machine using visual studio 2022, but the program is executed on a separate computer within a Windows 10 Vagrant VM running on a Linux Host.This is the C++ code:#include <windows.h> #include <winternl.h> #include <iostream> typedef NTSTATUS(NTAPI* p

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...