Home
last modified time | relevance | path

Searched refs:WsDllHandle (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/ws2_32/src/
H A Ddllmain.c22 HINSTANCE WsDllHandle; variable
40 WsDllHandle = hModule; in DllMain()
71 if (!WsDllHandle) break; in DllMain()
99 WsDllHandle = NULL; in DllMain()
H A Dstartup.c122 if (!WsDllHandle) return WSASYSNOTREADY; in WSAStartup()
/reactos/dll/win32/ws2_32/inc/
H A Dws2_32p.h272 extern HINSTANCE WsDllHandle;