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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c1638 WSCInstallNameSpace(LPWSTR a0, LPWSTR a1, DWORD a2, DWORD a3, LPGUID a4) function
1643 idnLogPrintf(idn_log_level_trace, "stub WSCInstallNameSpace() called\n");
1647 if ((p = GetProcAddress(DLLHANDLE, "WSCInstallNameSpace")) == NULL) {
1648 FATAL("cannot find entry WSCInstallNameSpace (%d)\n", GetLastError());

Completed in 539 milliseconds