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

Function MyRegisterClass

Source/GCC4/Msvc/GameCode4_2015.cpp:73–92  ·  view source on GitHub ↗

FUNCTION: MyRegisterClass() PURPOSE: Registers the window class. COMMENTS: This function and its usage are only necessary if you want this code to be compatible with Win32 systems prior to the 'RegisterClassEx' function that was added to Windows 95. It is important to call this function so that the application will get 'well formed' small icons associated with it.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_tWinMainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected