Scroll to navigation

GopherCreateLocatorW(3w) Wine API GopherCreateLocatorW(3w)

NAME

GopherCreateLocatorW (WININET.@)

SYNOPSIS

BOOL GopherCreateLocatorW
(
LPCWSTR lpszHost,
INTERNET_PORT nServerPort,
LPCWSTR lpszDisplayString,
LPCWSTR lpszSelectorString,
DWORD dwHopherType,
LPWSTR lpszLocator,
LPDWORD lpdwBufferLength
)
 

DESCRIPTION

See GopherCreateLocatorA(3w).
 

IMPLEMENTATION

Declared in "wininet.h".
Implemented in "dlls/wininet/gopher.c".
Debug channel "wininet".
Oct 2012 Wine API