Let the user application decide upon the resource ID (RID)
All checks were successful
Build documentation / build-and-deploy (push) Successful in 22s

This commit is contained in:
2026-01-14 23:19:39 +01:00
parent 7cd5623d36
commit ebd9f0cac6
8 changed files with 28 additions and 24 deletions

View File

@@ -18,5 +18,6 @@
#define SR_NOT_FOUND 4
#define SR_BAD_ADDRESS_SPACE 5
#define SR_PERMISSION_ERROR 6
#define SR_BAD_RESOURCE 7
#endif // _M_SYSCALL_DEFS_H