MCPcopy Create free account
hub / github.com/HeliumProject/Engine / WindowProc

Method WindowProc

Source/Engine/Windowing/WindowManagerWin.cpp:200–252  ·  view source on GitHub ↗

Window message procedure callback. @param[in] hWnd Window handle. @param[in] msg Message ID. @param[in] wParam Additional message information (dependent on the message sent). @param[in] lParam Additional message information (dependent on the message sent). @return Result of the message processing (dependent on the message sent).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

DestroyMethod · 0.45

Tested by

no test coverage detected