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

Function CreateWindowEx

include/window.h:9927–9934  ·  view source on GitHub ↗

* \fn HWND GUIAPI CreateWindowEx (const char* spClassName, const char* spCaption, DWORD dwStyle, DWORD dwExStyle, LINT id, int x, int y, int w, int h, HWND hParentWnd, DWORD dwAddData) * \brief A shortcut version of CreateWindowEx2. * * This function creates a child window by calling CreateWindowEx2 function * and passing NULL for both werdr_n

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

create_containerFunction · 0.85
create_pageFunction · 0.85
ComboBoxCtrlProcFunction · 0.85
PageProc2Function · 0.85
PageProc3Function · 0.85
PageProc4Function · 0.85
NrProgProcFunction · 0.85
TransNonRegularWinProcFunction · 0.85
NrDemoProcFunction · 0.85
NrBtnProcFunction · 0.85
NonRegularWinProcFunction · 0.85
NrBtnProcFunction · 0.85

Calls 1

CreateWindowEx2Function · 0.85

Tested by 6

PageProc2Function · 0.68
PageProc3Function · 0.68
PageProc4Function · 0.68
NonRegularWinProcFunction · 0.68
MemTestWinProcFunction · 0.68
MemTestWinProcFunction · 0.68