Difference between revisions of "Loader Services"
Jump to navigation
Jump to search
WulfyStylez (talk | contribs) |
Steveice10 (talk | contribs) m (GetProgramInfo) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
|- | |- | ||
| 0x00010080 | | 0x00010080 | ||
− | | | + | | [[LOADER:LoadProcess|LoadProcess]] |
|- | |- | ||
| 0x00020200 | | 0x00020200 | ||
− | | RegisterProgram | + | | [[LOADER:RegisterProgram|RegisterProgram]] |
|- | |- | ||
| 0x00030080 | | 0x00030080 | ||
− | | UnregisterProgram | + | | [[LOADER:UnregisterProgram|UnregisterProgram]] |
|- | |- | ||
| 0x00040080 | | 0x00040080 | ||
− | | | + | | [[LOADER:GetProgramInfo|GetProgramInfo]] |
|} | |} |
Latest revision as of 07:32, 11 October 2015
Loader service "Loader"[edit]
Command Header | Description |
---|---|
0x00010080 | LoadProcess |
0x00020200 | RegisterProgram |
0x00030080 | UnregisterProgram |
0x00040080 | GetProgramInfo |