Changes

479 bytes added ,  23:52, 13 May 2019
Line 138: Line 138:     
== GetResourceStatistics ==
 
== GetResourceStatistics ==
Takes a total of 0x10-bytes of input, a PID, a type-0x22 output buffer, and returns a total of 8-bytes of output.
+
Takes a total of 8-bytes of input, a PID, a type-0x22 output buffer, and returns a total of 8-bytes of output.
 +
 
 +
[4.0.0+] Now takes an additional 8-bytes of input.
    
[7.0.0+] Now takes an additional type-0x21 input buffer.
 
[7.0.0+] Now takes an additional type-0x21 input buffer.
Line 159: Line 161:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0  || SetIfUp
+
| 0  || [[#SetIfUp]]
 
|-
 
|-
| 1  || SetIfUpWithEvent
+
| 1  || [[#SetIfUpWithEvent]]
 
|-
 
|-
 
| 2  || CancelIf
 
| 2  || CancelIf
Line 185: Line 187:  
| 12 || PrintArpEntries
 
| 12 || PrintArpEntries
 
|}
 
|}
 +
 +
== SetIfUp ==
 +
Takes a total of 0x28-bytes of input and a type-0x5 input buffer, no output.
 +
 +
[3.0.0+] Takes an additional 4-bytes of input.
 +
 +
== SetIfUpWithEvent ==
 +
Takes a total of 0x28-bytes of input and a type-0x5 input buffer, returns an output handle.
 +
 +
[3.0.0+] Takes an additional 4-bytes of input.
    
= ethc:c =
 
= ethc:c =
Line 253: Line 265:  
| 9 || CancelSocketCall
 
| 9 || CancelSocketCall
 
|-
 
|-
| 10 || ?
+
| 10 || [5.0.0+]
 +
|-
 +
| 11 || [5.0.0+] [[#ClearDnsIpServerAddressArray]] (made-up name)
 
|-
 
|-
| 11 || [[#ClearDnsIpServerAddressArray]] (made-up name)
+
| 12 || [5.0.0+]
 +
|-
 +
| 13 || [5.0.0+]
 +
|-
 +
| 14 || [5.0.0+]
 +
|-
 +
| 15 || [5.0.0+]
 
|}
 
|}
   Line 319: Line 339:  
|-
 
|-
 
| 14 || ImportSettings
 
| 14 || ImportSettings
 +
|-
 +
| 15 || [4.0.0+]
 
|-
 
|-
 
| 20 || Resolve
 
| 20 || Resolve
Line 344: Line 366:  
| 62 || [[#DeleteSaveDataOfFsForTest]]
 
| 62 || [[#DeleteSaveDataOfFsForTest]]
 
|-
 
|-
| [7.0.0+] 63 || IsChangeEnvironmentIdentifierDisabled
+
| 63 || [4.0.0+] IsChangeEnvironmentIdentifierDisabled
 
|}
 
|}