2025-04-27 07:49:33 -04:00

26 lines
358 B
Plaintext

#include <windows.h>
#include <shstyle.h>
#include "home_ss.h"
//
// Include the shared resources first
//
#include "..\common.h"
#include "..\common.rc"
#include "..\shellstyle.rcv"
//
// These are the resources specific to Luna Homestead
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_PREVIEW_BACKGROUND_COLOR "0xF3F9F8"
END