SVC: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 155: | Line 155: | ||
|- | |- | ||
| 0x33 | | 0x33 | ||
| OpenProcess | | OpenProcess(Handle*, unsigned int ProcessId) | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 185: | Line 185: | ||
|- | |- | ||
| 0x3D | | 0x3D | ||
| OutputDebugString(void const, int) | | OutputDebugString(void const, int) (Does nothing on non-debug units) | ||
|- | |- | ||
| 0x3E | | 0x3E |