7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
|
#include "windows.h"
|
||
|
#include "resource.h"
|
||
|
#define RT_HTML 23
|
||
|
|
||
|
IDS_STRING1 RT_HTML "a.html"
|
||
|
|