|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "bl.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | ConsoleRemoteConstruct (_In_ PBL_REMOTE_CONSOLE RemoteConsole) |
| NTSTATUS | ConsoleCreateRemoteConsole (_In_ PBL_TEXT_CONSOLE *TextConsole) |
| NTSTATUS ConsoleCreateRemoteConsole | ( | _In_ PBL_TEXT_CONSOLE * | TextConsole | ) |
Definition at line 31 of file emscons.c.
Referenced by DsppInitialize(), and DsppReinitialize().
| NTSTATUS ConsoleRemoteConstruct | ( | _In_ PBL_REMOTE_CONSOLE | RemoteConsole | ) |
Definition at line 18 of file emscons.c.
Referenced by ConsoleCreateRemoteConsole().