mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
11 lines
254 B
C
11 lines
254 B
C
/*
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
* PROJECT: ReactOS Console Server DLL
|
|
* FILE: win32ss/user/winsrv/consrv/resource.h
|
|
* PURPOSE: Resource #defines
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define IDS_CONSOLE_TITLE 500
|