Services: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
| 0x00010002 | | 0x00010002 | ||
| Initialize | | Initialize | ||
|- | |||
| 0x00020000 | |||
| GetProcSemaphore | |||
|- | |- | ||
| 0x00030100 | | 0x00030100 | ||
| | | RegisterService (8-byte servicename, u32 strlen, u32 flags?) | ||
|- | |- | ||
| 0x000400C0 | | 0x000400C0 | ||
| | | UnregisterService (8-byte servicename, u32 strlen) | ||
|- | |- | ||
| 0x00050100 | | 0x00050100 | ||
| GetServiceHandle | | GetServiceHandle (same input as RegisterService) | ||
|} | |} |