SVC: Difference between revisions

mNo edit summary
No edit summary
Line 11: Line 11:
|-
|-
| 0x3  
| 0x3  
| ExitProcess
| ExitProcess()
|-
|-
| 0x4  
| 0x4  
Line 29: Line 29:
|-
|-
| 0x9  
| 0x9  
| ExitThread
| ExitThread()
|-
|-
| 0xA  
| 0xA  
Line 107: Line 107:
|-
|-
| 0x23  
| 0x23  
| CloseHandle
| CloseHandle(Handle)
|-
|-
| 0x24  
| 0x24  
Line 137: Line 137:
|-
|-
| 0x2D  
| 0x2D  
| ConnectToPort
| ConnectToPort(Handle *porthandle, char *portname)
|-
|-
| 0x2E  
| 0x2E