1 #ifndef _UNDOCMPR_H 2 #define _UNDOCMPR_H 3 4 /* WNET undocumented functions */ 5 DWORD WINAPI WNetClearConnections(HWND owner); 6 7 #endif 8