|
Chromium Embedded Framework (CEF)
142.0.1+g544e499+chromium-142.0.7444.34
|
#include <windows.h>#include <string>#include <vector>Namespaces | |
| 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) |