7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
|
#include <windows.h>
|
||
|
|
||
|
STRINGTABLE
|
||
|
{
|
||
|
100 "Dummy string"
|
||
|
}
|