mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 11:56:26 +00:00
4f0b8d3db0
svn path=/branches/ntvdm/; revision=59241
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
|