mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
8 lines
138 B
Text
8 lines
138 B
Text
![]() |
#include <windows.h>
|
||
|
#include "resource.h"
|
||
|
|
||
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||
|
|
||
|
IDI_TEST ICON "test.ico"
|
||
|
TESTCURSOR CURSOR "test.cur"
|