#include <sal/config.h>
#include <cstddef>
#include <string_view>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <o3tl/string_view.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include "wininetbackend.hxx"
#include <windows.h>
#include <wininet.h>
#include <sal/alloca.h>
Go to the source code of this file.
◆ COLON
◆ EQUAL_SIGN
◆ SEMI_COLON
◆ SPACE
◆ WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN |
◆ WININET_DLL_NAME
#define WININET_DLL_NAME L"wininet.dll" |
◆ shell_WinInetBackend_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * shell_WinInetBackend_get_implementation |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |