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

Function dskAddNewMainWindow

src/kernel/desktop-comm.c:168–265  ·  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

WindowMessageHandlerFunction · 0.70

Calls 10

dskAllocZOrderNodeFunction · 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