MCPcopy Create free account
hub / github.com/FarGroup/FarManager / WmiError

Method WmiError

plugins/proclist/Pclass.cpp:2102–2106  ·  view source on GitHub ↗

bool Plist::PostUpdate() { PanelInfo pi = {sizeof(PanelInfo)}; if(!Control(FCTL_GETPANELINFO, &pi)) return false; DWORD dwCtrlR = KEY_CTRL | L'R'; KeySequence ks = { 0, 1, &dwCtrlR }; (*PsInfo.AdvControl)(PsInfo.ModuleNumber, ACTL_POSTKEYSEQUENCE, &ks); Control(FCTL_REDRAWPANEL, nullptr); return true; } */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

WinErrorFunction · 0.85

Tested by

no test coverage detected