[INCLUDE/WINE] Add __FINALLY_CTX in the context of our PSEH library. CORE-16441
[reactos.git] / sdk / include / reactos / undocmpr.h
1 #ifndef _UNDOCMPR_H
2 #define _UNDOCMPR_H
3
4 /* WNET undocumented functions */
5 DWORD WINAPI WNetClearConnections(HANDLE owner);
6
7 #endif