reactos/rostests/apitests/atl/atl_apitest.rc

12 lines
173 B
Plaintext
Raw Normal View History

#include <windef.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_TEST1 "Test string one."
IDS_TEST2 "I am a happy BSTR"
END