mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
9 lines
239 B
Text
9 lines
239 B
Text
![]() |
#define REACTOS_VERSION_DLL
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "Theme UI Library\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "themeui\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "themeui.dll\0"
|
||
|
|
||
|
#include <reactos/version.rc>
|
||
|
|
||
|
1 ICON "themeui.ico"
|