Chromium Embedded Framework (CEF)  140.1.0+gc8004e2+chromium-140.0.7339.24
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)