mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
7 lines
137 B
Text
7 lines
137 B
Text
#include <windef.h>
|
|
#include "resource.h"
|
|
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
|
|
IDI_TEST ICON "test.ico"
|
|
TESTCURSOR CURSOR "test.cur"
|