|
|
Subscribe / Log in / New account

Minoca OS goes open source

Minoca OS goes open source

Posted Nov 1, 2016 19:28 UTC (Tue) by spender (guest, #23067)
In reply to: Minoca OS goes open source by Cyberax
Parent article: Minoca OS goes open source

Lots of the same function names and struct names too. Just from a brief look:

KPROCESS
KeGetCurrentThread()
IMAGE_SECTION
MmHandleFault()
TRAP_FRAME

memory descriptor lists, *AllocatePool with a tag argument, etc

-Brad


to post comments

Minoca OS goes open source

Posted Nov 1, 2016 19:29 UTC (Tue) by spender (guest, #23067) [Link]

Correction: the Windows function is actually named MmAccessFault()

-Brad


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds