Searched defs:LPURL_COMPONENTS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinhttp.h480 } URL_COMPONENTS, *LPURL_COMPONENTS; typedef in typeref:struct:__anon14426
482 typedef LPURL_COMPONENTS LPURL_COMPONENTSW;
563 BOOL WINAPI WinHttpCrackUrl(LPCWSTR,DWORD,DWORD,LPURL_COMPONENTS);
564 BOOL WINAPI WinHttpCreateUrl(LPURL_COMPONENTS,DWORD,LPWSTR,LPDWORD);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinhttp.h469 } URL_COMPONENTS, *LPURL_COMPONENTS; typedef in typeref:struct:__anon1745
471 typedef LPURL_COMPONENTS LPURL_COMPONENTSW;
536 BOOL WINAPI WinHttpCrackUrl(LPCWSTR,DWORD,DWORD,LPURL_COMPONENTS);
537 BOOL WINAPI WinHttpCreateUrl(LPURL_COMPONENTS,DWORD,LPWSTR,LPDWORD);

Completed in 51 milliseconds