Chromium Embedded Framework (CEF)  141.0.5+gfe26daa+chromium-141.0.7390.55
cef_util_win.h File Reference
#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)