Windows2000/private/windbg64/debugger/em/res_str.h
2020-09-30 17:12:32 +02:00

13 lines
141 B
C

#if ! defined( _RES_STR_ )
#define _RES_STR_
#define DECL_XOSD(n, v, s) v, s
STRINGTABLE
BEGIN
#include <xosd.h>
END
#endif // _RES_STR_