mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
10 lines
155 B
Modula-2
10 lines
155 B
Modula-2
; IPRTPRIO.DLL - ReactOS IP Route Priority API DLL
|
|
|
|
LIBRARY iprtprio.dll
|
|
|
|
EXPORTS
|
|
ComputeRouteMetric@16 @1
|
|
GetPriorityInfo@4 @2
|
|
SetPriorityInfo@4 @3
|
|
; EOF
|