ReactOS 0.4.15-dev-7918-g2a2556c
alias.h
Go to the documentation of this file.
1/*
2 * LICENSE: GPL - See COPYING in the top level directory
3 * PROJECT: ReactOS Console Server DLL
4 * FILE: win32ss/user/winsrv/consrv/alias.h
5 * PURPOSE: Alias support functions
6 * PROGRAMMERS: Christoph Wittich
7 * Johannes Anderwald
8 */
9
10#pragma once
11
CConsole Console
VOID IntDeleteAllAliases(PCONSRV_CONSOLE Console)
Definition: alias.c:428