Changes

549 bytes added ,  07:18, 19 January 2014
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000402C2] |- | 1 | Process-memory input CRO address(usually located on ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000402C2]
|-
| 1
| Process-memory input [[CRO0|CRO]] address(usually located on the process heap).
|-
| 2
| Process-memory address where the CRO will be mapped, starting at the CRO header(normally in the 0x00100000-0x04000000 range).
|-
| 3-11
| Unknown
|-
| 12
| Must be zero
|-
| 13
| [[SVC|KProcess]] handle
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Unknown
|}