#include "ws2_32.h"
#include <debug.h>
Go to the source code of this file.
Functions |
| INT WSPAPI | WSCEnableNSProvider (IN LPGUID lpProviderId, IN BOOL fEnable) |
| INT WSPAPI | WSCInstallNameSpace (IN LPWSTR lpszIdentifier, IN LPWSTR lpszPathName, IN DWORD dwNameSpace, IN DWORD dwVersion, IN LPGUID lpProviderId) |
| INT WSPAPI | WSCUnInstallNameSpace (IN LPGUID lpProviderId) |
| INT WSPAPI | WSCUpdateProvider (LPGUID lpProviderId, const WCHAR FAR *lpszProviderDllPath, const LPWSAPROTOCOL_INFOW lpProtocolInfoList, DWORD dwNumberOfEntries, LPINT lpErrno) |
| INT WSPAPI | WSCWriteNameSpaceOrder (LPGUID lpProviderId, DWORD dwNumberOfEntries) |