Hacker News new | ask | show | jobs
by sedatk 166 days ago
Changes in syscall numbers aren't necessarily breaking changes as you're supposed to use ntdll.dll to call kernel, not direct syscalls.
1 comments

That was his point exactly.