Home
last modified time | relevance | path

Searched refs:MainWindowLoop (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/rapps/include/
H A Dgui.h143 MainWindowLoop(CMainWindow *wnd, INT nShowCmd);
/reactos/base/applications/rapps/
H A Dunattended.cpp385 MainWindowLoop(&wnd, nCmdShow); in ParseCmdAndExecute()
H A Dgui.cpp878 MainWindowLoop(CMainWindow *wnd, INT nShowCmd) in MainWindowLoop() function