mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
11 lines
184 B
Text
11 lines
184 B
Text
|
|
#include <windef.h>
|
|
#include "resource.h"
|
|
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_RES_CAPTION "Resource Caption"
|
|
IDS_RES_MESSAGE "Resource Message"
|
|
END
|