We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fcf8d commit 2e0389eCopy full SHA for 2e0389e
src/windows/ZilmarAPIImpl_windows.cpp
@@ -8,6 +8,7 @@
8
9
void PluginAPI::DllAbout(/*HWND _hParent*/)
10
{
11
+ Config_LoadConfig();
12
wchar_t strIniFolderPath[PLUGIN_PATH_SIZE];
13
api().FindPluginPath(strIniFolderPath);
14
RunAbout(strIniFolderPath);
0 commit comments