MCPcopy Create free account
hub / github.com/Tylemagne/Gopher360 / inputKeyboardUp

Function inputKeyboardUp

Windows/Gopher/Gopher/Gopher.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void inputKeyboardUp(WORD cmd)
22{
23 inputKeyboard(cmd, KEYEVENTF_KEYUP);
24}
25
26void mouseEvent(DWORD dwFlags, DWORD mouseData = 0)
27{

Callers 2

handleTriggersMethod · 0.85
mapKeyboardMethod · 0.85

Calls 1

inputKeyboardFunction · 0.85

Tested by

no test coverage detected