Searched refs:WSCInstallProvider (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1657 WSCInstallProvider(const LPGUID a0, const LPWSTR a1, const LPWSAPROTOCOL_INFOW a2, DWORD a3, LPINT a4) function
1662 idnLogPrintf(idn_log_level_trace, "stub WSCInstallProvider() called\n");
1666 if ((p = GetProcAddress(DLLHANDLE, "WSCInstallProvider")) == NULL) {
1667 FATAL("cannot find entry WSCInstallProvider (%d)\n", GetLastError());

Completed in 14 milliseconds