MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / dskAddNewMainWindow

Function dskAddNewMainWindow

src/kernel/desktop-procs.c:1901–2006  ·  view source on GitHub ↗

* This funciton add the new main window to the z-order list. * If new main window is a visible window, * this new main window becomes the active window. * * Return 0 if OK, else -1; */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dskWindowMessageHandlerFunction · 0.70

Calls 12

srvAllocZOrderNodeFunction · 0.85
cliAllocZOrderNodeFunction · 0.85
dskInitGCRInfoFunction · 0.85
dskInitInvRgnFunction · 0.85
CreateSecondaryDCFunction · 0.85
CreatePrivateClientDCFunction · 0.85
SendAsyncMessageFunction · 0.85
SendNotifyMessageFunction · 0.85
InvalidateRectFunction · 0.85
dskSetActiveWindowFunction · 0.70

Tested by

no test coverage detected