[REACTOS]
[reactos.git] / reactos / win32ss / user / winsrv / consrv / frontends / gui / guiterm.h
index 8755cdd..3b252af 100644 (file)
 #include "guisettings.h"
 #include "conwnd.h"
 
-NTSTATUS GuiInitConsole(PCONSOLE Console,
-                        /*IN*/ PCONSOLE_START_INFO ConsoleStartInfo,
-                        PCONSOLE_INFO ConsoleInfo,
-                        DWORD ProcessId,
-                        LPCWSTR IconPath,
-                        INT IconIndex);
-
 VOID
 GuiConsoleMoveWindow(PGUI_CONSOLE_DATA GuiData);