Chromium Embedded Framework (CEF)  139.0.1+gce106a3+chromium-139.0.7258.31
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)