HomeSort by relevance Sort by last modified time
    Searched refs:LPCWSTR (Results 251 - 275 of 381) sorted by null

<<111213141516

  /external/python/cpython2/Lib/ctypes/
wintypes.py 35 LPCWSTR = LPWSTR = c_wchar_p
174 'LPCWSTR', 'LPOLESTR', 'LPSTR', 'LPVOID', 'LPWSTR', 'MAX_PATH',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comip.h 70 _com_ptr_t(LPWSTR str) { new(this) _com_ptr_t(static_cast<LPCWSTR> (str),NULL); }
100 explicit _com_ptr_t(LPCWSTR str,IUnknown *pOuter = NULL,DWORD dwClsContext = CLSCTX_ALL) : m_pInterface(NULL) {
237 HRESULT CreateInstance(LPCWSTR clsidString,IUnknown *pOuter = NULL,DWORD dwClsContext = CLSCTX_ALL) throw() {
273 HRESULT GetActiveObject(LPCWSTR clsidString) throw() {
daogetrw.h 39 LPCWSTR lpwstr;
mscat.h 111 WINBOOL WINAPI CryptCATAdminRemoveCatalog(HCATADMIN,LPCWSTR,DWORD);
wdsclientapi.h 33 LPCWSTR pwszFormat,
mfplay.h 144 STDMETHOD_(HRESULT,CreateMediaItemFromURL)(THIS_ LPCWSTR pwszURL,BOOL fSync,DWORD_PTR dwUserData,IMFPMediaItem **ppMediaItem) PURE;
328 LPCWSTR pwszURL;
329 LPCWSTR pwszSite;
330 LPCWSTR pwszRealm;
331 LPCWSTR pwszPackage;
344 HRESULT WINAPI MFPCreateMediaPlayer(LPCWSTR pwszURL,WINBOOL fStartPlayback,MFP_CREATION_OPTIONS creationOptions,IMFPMediaPlayerCallback *pCallback,HWND hWnd,IMFPMediaPlayer **ppMediaPlayer);
shdeprecated.h 304 virtual HRESULT WINAPI SetTitle(IShellView *psv,LPCWSTR pszName) = 0;
311 virtual HRESULT WINAPI IEParseDisplayName(UINT uiCP,LPCWSTR pwszPath,LPITEMIDLIST *ppidlOut) = 0;
312 virtual HRESULT WINAPI DisplayParseError(HRESULT hres,LPCWSTR pwszPath) = 0;
341 HRESULT (WINAPI *SetTitle)(IBrowserService *This,IShellView *psv,LPCWSTR pszName);
348 HRESULT (WINAPI *IEParseDisplayName)(IBrowserService *This,UINT uiCP,LPCWSTR pwszPath,LPITEMIDLIST *ppidlOut);
349 HRESULT (WINAPI *DisplayParseError)(IBrowserService *This,HRESULT hres,LPCWSTR pwszPath);
413 HRESULT WINAPI IBrowserService_SetTitle_Proxy(IBrowserService *This,IShellView *psv,LPCWSTR pszName);
427 HRESULT WINAPI IBrowserService_IEParseDisplayName_Proxy(IBrowserService *This,UINT uiCP,LPCWSTR pwszPath,LPITEMIDLIST *ppidlOut);
429 HRESULT WINAPI IBrowserService_DisplayParseError_Proxy(IBrowserService *This,HRESULT hres,LPCWSTR pwszPath);
    [all...]
sti.h 307 STDMETHOD(EnableHwNotifications)(THIS_ LPCWSTR pwszDeviceName,WINBOOL bNewState) PURE;
308 STDMETHOD(GetHwNotificationState)(THIS_ LPCWSTR pwszDeviceName,WINBOOL *pbCurrentState) PURE;
309 STDMETHOD(RefreshDeviceBus)(THIS_ LPCWSTR pwszDeviceName) PURE;
312 STDMETHOD(WriteToErrorLog)(THIS_ DWORD dwMessageType,LPCWSTR pszMessage) PURE;
382 STDMETHOD(Initialize) (THIS_ HINSTANCE hinst,LPCWSTR pwszDeviceName,DWORD dwVersion,DWORD dwMode) PURE;
adhoc.h 178 LPCWSTR Name,
179 LPCWSTR Password,
225 LPCWSTR Name,
226 LPCWSTR Password,
283 static FORCEINLINE HRESULT IDot11AdHocManager_CreateNetwork(IDot11AdHocManager* This,LPCWSTR Name,LPCWSTR Password,LONG GeographicalId,IDot11AdHocInterface *pInterface,IDot11AdHocSecuritySettings *pSecurity,GUID *pContextGuid,IDot11AdHocNetwork **pIAdHoc) {
305 LPCWSTR Name,
306 LPCWSTR Password,
685 LPCWSTR Passphrase,
756 LPCWSTR Passphrase
    [all...]
docobj.h     [all...]
ws2tcpip.h 330 LPCWSTR ai_canonname;
432 WINSOCK_API_LINKAGE LPCWSTR WSAAPI InetNtopW(INT Family, PVOID pAddr, LPWSTR pStringBuf, size_t StringBufSIze);
439 WINSOCK_API_LINKAGE INT WSAAPI InetPtonW(INT Family, LPCWSTR pStringBuf, PVOID pAddr);
powrprof.h 173 LPCWSTR DeviceDescription,
225 LPCWSTR ImportFileNamePath,
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 39 LPCWSTR = LPWSTR = c_wchar_p
178 'LPCWSTR', 'LPOLESTR', 'LPSTR', 'LPVOID', 'LPWSTR', 'MAX_PATH',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 39 LPCWSTR = LPWSTR = c_wchar_p
178 'LPCWSTR', 'LPOLESTR', 'LPSTR', 'LPVOID', 'LPWSTR', 'MAX_PATH',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 39 LPCWSTR = LPWSTR = c_wchar_p
178 'LPCWSTR', 'LPOLESTR', 'LPSTR', 'LPVOID', 'LPWSTR', 'MAX_PATH',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 39 LPCWSTR = LPWSTR = c_wchar_p
178 'LPCWSTR', 'LPOLESTR', 'LPSTR', 'LPVOID', 'LPWSTR', 'MAX_PATH',
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 809 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath)
838 bool MyBrowseForFile(HWND owner, LPCWSTR title, LPCWSTR path,
839 LPCWSTR filterDescription, LPCWSTR filter, UString &resultPath)
ExtractCallback.h 245 void AddError_Message(LPCWSTR message);
  /external/webrtc/webrtc/base/
proxydetect.cc 105 LPCWSTR lpszAutoConfigUrl;
121 IN LPCWSTR pwszUserAgent,
123 IN LPCWSTR pwszProxyName OPTIONAL,
124 IN LPCWSTR pwszProxyBypass OPTIONAL,
134 IN LPCWSTR lpcwszUrl,
599 HINTERNET hWinHttp, LPCWSTR url,
    [all...]
  /external/lzma/CPP/Windows/
FileDir.cpp 187 LPCWSTR lpFileName,
188 LPCWSTR lpExistingFileName,
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 217 DEBUG_LOCAL OSStatus IsReverseLookup( LPCWSTR name, size_t size );
499 LPCWSTR name;
501 LPCWSTR p;
    [all...]
  /external/zlib/src/contrib/minizip/
iowin32.c 159 hFile = CreateFile2((LPCWSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition,NULL);
162 hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAndAttributes, NULL);
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
iowin32.c 158 hFile = CreateFile2((LPCWSTR)filename, dwDesiredAccess, dwShareMode, dwCreationDisposition,NULL);
161 hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, dwFlagsAndAttributes, NULL);
  /external/python/cpython3/Lib/ctypes/
wintypes.py 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p
  /external/skia/src/ports/
SkOSFile_win.cpp 272 self.fHandle = ::FindFirstFileW((LPCWSTR)self.fPath16, &data);

Completed in 1759 milliseconds

<<111213141516