table of contents
other versions
- wheezy 1.4.1-4
| GopherFindFirstFileW(3w) | Wine API | GopherFindFirstFileW(3w) |
NAME¶
GopherFindFirstFileW (WININET.@)SYNOPSIS¶
HINTERNET GopherFindFirstFileW(
HINTERNET hConnect,
LPCWSTR lpszLocator,
LPCWSTR lpszSearchString,
LPGOPHER_FIND_DATAW lpFindData,
DWORD dwFlags,
DWORD_PTR dwContext
)
DESCRIPTION¶
See GopherFindFirstFileA(3w).IMPLEMENTATION¶
Declared in "wininet.h". Implemented in "dlls/wininet/gopher.c". Debug channel "wininet".| Oct 2012 | Wine API |