|
::ShellExecuteA(NULL, "open", path, NULL, NULL, SW_SHOWDEFAULT);
|
|
::ShellExecuteA(NULL, "open", path, NULL, NULL, SW_SHOWDEFAULT);
|
|
static void PlatformOpenInShellFn_DefaultImpl(ImGuiContext*, const char* path)
|
|
static void PlatformOpenInShellFn_DefaultImpl(ImGuiContext*, const char* path)
|