Visual C++ backend for rbuild (for now just a hacked mingw backend) and related compi...
[reactos.git] / lib / drivers / csq / csq.def
1 LIBRARY CSQ
2 DESCRIPTION "ReactOS Cancel-Safe Queue Library"
3 EXPORTS
4 IoCsqInitialize
5 IoCsqInitializeEx
6 IoCsqInsertIrp
7 IoCsqInsertIrpEx
8 IoCsqRemoveIrp
9 IoCsqRemoveNextIrp