|
Chromium Embedded Framework (CEF) 148.0.4+ga59e378+chromium-148.0.7778.40
|
#include <windows.h>#include <string>#include <vector>Namespaces | |
| namespace | cef_util |
Functions | |
| std::wstring | cef_util::GetExePath () |
| std::wstring | cef_util::GetModulePath (HMODULE module) |
| std::wstring | cef_util::GetLastErrorAsString () |
| std::vector< std::wstring > | cef_util::ParseCommandLineArgs (const wchar_t *str) |
| std::wstring | cef_util::GetCommandLineValue (const std::vector< std::wstring > &command_line, const std::wstring &name) |