MCPcopy Create free account
hub / github.com/andlabs/libui / windowClassOf

Function windowClassOf

windows/winutil.cpp:9–38  ·  view source on GitHub ↗

this is a helper function that takes the logic of determining window classes and puts it all in one place there are a number of places where we need to know what window class an arbitrary handle has theoretically we could use the class atom to avoid a _wcsicmp() however, raymond chen advises against this - http://blogs.msdn.com/b/oldnewthing/archive/2004/10/11/240744.aspx (and we're not in control

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parentWithBackgroundFunction · 0.85
areaFilterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…