MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / MsgProc

Method MsgProc

Source/GCC4/GameCode4/GameCode.cpp:399–520  ·  view source on GitHub ↗

---------------------------------------------------------- Win32 Specific Message Handlers WndProc - the main message handler for the window class OnNcCreate - this is where you can set window data before it is created OnMove - called whenever the window moves; used to update members of g_App OnDeviceChange - called whenever you eject the CD-ROM. OnDisplayChange - called whenever the user change

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

VOnMsgProcMethod · 0.80
VOnMsgProcMethod · 0.80

Calls 6

OnPowerBroadcastMethod · 0.80
OnDisplayChangeMethod · 0.80
OnSysCommandMethod · 0.80
OnAltEnterMethod · 0.80
OnCloseMethod · 0.80
VOnMsgProcMethod · 0.45

Tested by

no test coverage detected