reactos/win32ss/user/consrv/resource.h
Hermès Bélusca-Maïto ac02b55ded [CONSRV]
Move frontend (i.e. gui or tui) code to a dedicated directory.

svn path=/branches/ros-csrss/; revision=58616
2013-03-30 20:40:08 +00:00

13 lines
258 B
C

/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Console Server DLL
* FILE: win32ss/user/consrv/resource.h
* PURPOSE: Resource #defines
*/
#pragma once
#define IDS_CONSOLE_TITLE 500
/* EOF */