MCPcopy Create free account
hub / github.com/ZDoom/Raze / I_ReleaseMouseCapture

Function I_ReleaseMouseCapture

source/common/platform/win32/i_input.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void I_ReleaseMouseCapture()
152{
153 ReleaseCapture();
154}
155
156bool GUIWndProcHook(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, LRESULT *result)
157{

Callers 2

SetMouseCaptureFunction · 0.50
M_ActivateMenuFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected