Searched refs:lpszName (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dclusapi.h42 DWORD WINAPI ClusterEnum(HCLUSENUM hEnum, DWORD dwIndex, LPDWORD lpdwType, LPWSTR lpszName, LPDWORD lpcchName);
H A Dmapi.h70 LPSTR lpszName; member in struct:__anon1020
H A Dwinsock2.h310 LPSTR lpszName; member in struct:_WSANSClassInfoA
319 LPSTR lpszName; member in struct:_WSANSClassInfoW
H A Dobjbase.h531 HRESULT WINAPI StgSetTimes( OLECHAR const *lpszName, FILETIME const *pctime, FILETIME const *patime, FILETIME const *pmtime);
H A Dwinspool.h1186 BOOL WINAPI EnumPrintersA(DWORD dwType, LPSTR lpszName,
1190 BOOL WINAPI EnumPrintersW(DWORD dwType, LPWSTR lpszName,
H A Dshobjidl.idl277 [in, string] LPCOLESTR lpszName,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dclusapi.h59 DWORD WINAPI ClusterEnum(HCLUSENUM hEnum, DWORD dwIndex, LPDWORD lpdwType, LPWSTR lpszName, LPDWORD lpcchName);
H A Dmapi.h80 LPSTR lpszName; member in struct:__anon13641
90 PWSTR lpszName; member in struct:__anon13642
H A Dwinsock2.h316 LPSTR lpszName; member in struct:_WSANSClassInfoA
325 LPSTR lpszName; member in struct:_WSANSClassInfoW
H A Dobjbase.h490 HRESULT WINAPI StgSetTimes( OLECHAR const *lpszName, FILETIME const *pctime, FILETIME const *patime, FILETIME const *pmtime);
H A Dwinspool.h1480 BOOL WINAPI EnumPrintersA(DWORD dwType, LPSTR lpszName,
1484 BOOL WINAPI EnumPrintersW(DWORD dwType, LPWSTR lpszName,
/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp368 static void usbLibDevStrFree(LPSTR lpszName) argument
370 RTStrFree(lpszName);
740 static int usbLibDevGetHubDevices(LPCSTR lpszName, PUSBDEVICE *ppDevs, uint32_t *pcDevs);
785 LPSTR lpszName = NULL; local
786 rc = usbLibDevStrDriverKeyGet(hHub, iPort, &lpszName);
787 Assert(!!lpszName == !!RT_SUCCESS(rc));
788 if (!lpszName)
790 lpszName = &nameEmptyBuf;
806 rc = usbLibDevPopulate(pDev, pConInfo, iPort, lpszName, lpcszHubName, pList);
819 Assert(lpszName);
828 usbLibDevGetHubDevices(LPCSTR lpszName, PUSBDEVICE *ppDevs, uint32_t *pcDevs) argument
888 char* lpszName; local
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ditss.idl85 [in] WCHAR const * lpszName,
H A Ddplaysp.h358 LPWSTR lpszName; member in struct:tagSPINITDATA
H A Dwinuser16.h296 SEGPTR lpszName; member in struct:__anon14284
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ditss.idl85 [in] WCHAR const * lpszName,
H A Ddplaysp.h358 LPWSTR lpszName; member in struct:tagSPINITDATA
H A Dwinuser16.h296 SEGPTR lpszName; member in struct:__anon1608
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.cpp150 pCS->lpszName,
169 AssertMsg(*pHwnd, ("CreateWindowEx %x %s %s %x (%d,%d)(%d,%d), %x %x %x error=%x\n", pCS->dwExStyle, pCS->lpszName, VMSVGA3D_WNDCLASSNAME, pCS->style, pCS->x,
/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp942 LPWSTR lpszName; local
947 hr = pncc->GetDisplayName(&lpszName);
951 Bstr name(lpszName);
982 CoTaskMemFree(lpszName);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_init.c103 hWnd = CreateWindowEx(pCS->dwExStyle, pCS->lpszName, pCS->lpszClass, pCS->style,
H A Drenderspu_wgl.c1111 cs.lpszName = WINDOW_NAME;
/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp570 LPWSTR lpszName; local
575 hr = pncc->GetDisplayName(&lpszName);
579 Bstr name((CBSTR)lpszName);
600 CoTaskMemFree(lpszName);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwinsplp.h211 BOOL (WINAPI *fpEnumPrinters)(DWORD dwType, LPWSTR lpszName, DWORD dwLevel,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwinsplp.h211 BOOL (WINAPI *fpEnumPrinters)(DWORD dwType, LPWSTR lpszName, DWORD dwLevel,

Completed in 235 milliseconds

12