Sanitize error codes returned from the native module #11
Labels
area: injection
Issues related to the assembly injection APIs.
area: module
Issues related to the injected native module.
state: approved
Enhancements and tasks that have been approved.
Milestone
They're an arbitrary mess currently. A more disciplined error code format would allow the injector to throw more helpful exceptions when errors occur.
We should perhaps standardize on the
GetLastError
format: https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-getlasterror#remarksThe text was updated successfully, but these errors were encountered: