Searched defs:lpServiceName (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dnspapi.h104 LPSTR lpServiceName; member in struct:_SERVICE_INFOA
118 LPWSTR lpServiceName; member in struct:_SERVICE_INFOW
185 INT WINAPI GetAddressByNameA(DWORD dwNameSpace, LPGUID lpServiceType, LPSTR lpServiceName,
189 INT WINAPI GetAddressByNameW(DWORD dwNameSpace, LPGUID lpServiceType, LPWSTR lpServiceName,
194 INT WINAPI GetTypeByNameA(LPSTR lpServiceName, LPGUID lpServiceType);
195 INT WINAPI GetTypeByNameW(LPWSTR lpServiceName, LPGUID lpServiceType);
202 INT WINAPI GetServiceA(DWORD dwNameSpace, LPGUID lpGuid, LPSTR lpServiceName,
205 INT WINAPI GetServiceW(DWORD dwNameSpace, LPGUID lpGuid, LPSTR lpServiceName,
H A Dwinsvc.h184 LPSTR lpServiceName; member in struct:_SERVICE_TABLE_ENTRYA
189 LPWSTR lpServiceName; member in struct:_SERVICE_TABLE_ENTRYW
199 LPSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUSA
205 LPWSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUSW
214 LPSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUS_PROCESSA
220 LPWSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUS_PROCESSW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dnspapi.h104 LPSTR lpServiceName; member in struct:_SERVICE_INFOA
118 LPWSTR lpServiceName; member in struct:_SERVICE_INFOW
185 INT WINAPI GetAddressByNameA(DWORD dwNameSpace, LPGUID lpServiceType, LPSTR lpServiceName,
189 INT WINAPI GetAddressByNameW(DWORD dwNameSpace, LPGUID lpServiceType, LPWSTR lpServiceName,
194 INT WINAPI GetTypeByNameA(LPSTR lpServiceName, LPGUID lpServiceType);
195 INT WINAPI GetTypeByNameW(LPWSTR lpServiceName, LPGUID lpServiceType);
202 INT WINAPI GetServiceA(DWORD dwNameSpace, LPGUID lpGuid, LPSTR lpServiceName,
205 INT WINAPI GetServiceW(DWORD dwNameSpace, LPGUID lpGuid, LPSTR lpServiceName,
H A Dwinsvc.h182 LPSTR lpServiceName; member in struct:_SERVICE_TABLE_ENTRYA
187 LPWSTR lpServiceName; member in struct:_SERVICE_TABLE_ENTRYW
197 LPSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUSA
203 LPWSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUSW
212 LPSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUS_PROCESSA
218 LPWSTR lpServiceName; member in struct:_ENUM_SERVICE_STATUS_PROCESSW

Completed in 50 milliseconds