SVC: Difference between revisions
Made "arg" more clear for svcCreateThread |
|||
Line 1,226: | Line 1,226: | ||
</div> | </div> | ||
Takes a process handle, and maps normal heap in that process as executable code in that process. Used when loading NROs. | Takes a process handle, and maps normal heap in that process as executable code in that process. Used when loading NROs. This does not support using the current-process handle alias. | ||
== svcUnmapProcessCodeMemory == | == svcUnmapProcessCodeMemory == |