Fix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM incorrectly.
[reactos.git] / reactos / lib / wshirda / wshirda.edf
1 ; WSHIRDA.DLL - Windows Sockets 2 IRDA Helper DLL
2
3 LIBRARY wshirda.dll
4
5 EXPORTS
6 WSHEnumProtocols=WSHEnumProtocols@16
7 WSHGetProviderGuid=WSHGetProviderGuid@8
8 WSHGetSockaddrType=WSHGetSockaddrType@12
9 WSHGetSocketInformation=WSHGetSocketInformation@32
10 WSHGetWSAProtocolInfo=WSHGetWSAProtocolInfo@12
11 WSHGetWildcardSockaddr=WSHGetWildcardSockaddr@12
12 WSHGetWinsockMapping=WSHGetWinsockMapping@8
13 WSHIoctl=WSHIoctl@52
14 WSHNotify=WSHNotify@20
15 WSHOpenSocket=WSHOpenSocket@24
16 WSHSetSocketInformation=WSHSetSocketInformation@32
17
18 ; EOF